Jr23xd23 commited on
Commit
14268ce
·
verified ·
1 Parent(s): a2630c7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -21
README.md CHANGED
@@ -42,6 +42,7 @@ task_ids:
42
  - news-articles-headline-generation
43
  - dialogue-modeling
44
  - conversational
 
45
  configs:
46
  - config_name: default
47
  data_files:
@@ -50,32 +51,24 @@ configs:
50
  pretty_name: RightNow Arabic LLM Corpus
51
  dataset_info:
52
  features:
53
- - name: id
54
  dtype: string
 
55
  - name: title
56
  dtype: string
57
- - name: text
58
- dtype: string
59
  - name: url
60
  dtype: string
61
- - name: hash
62
- dtype: string
63
- - name: metadata
64
- struct:
65
- - name: cleaned
66
- dtype: bool
67
- - name: language
68
- dtype: string
69
- - name: processing_date
70
- dtype: string
71
- - name: source
72
- dtype: string
73
  splits:
74
  - name: train
75
- num_bytes: 2879685650
76
  num_examples: 743288
77
- download_size: 1059060901
78
- dataset_size: 2879685650
79
  tags:
80
  - arabic
81
  - text-generation
@@ -254,9 +247,9 @@ We welcome contributions to improve the dataset quality and documentation. Pleas
254
  ## Contact
255
 
256
  - **Website**: [https://rightnowai.co/](https://rightnowai.co/)
257
- - **Documentation**: [https://docs.rightnowai.co/](https://docs.rightnowai.co/)
258
- - **Discord**: [https://discord.gg/rightnowai](https://discord.gg/rightnowai)
259
- - **Twitter/X**: [@RightNowAI](https://twitter.com/RightNowAI)
260
 
261
  ## Acknowledgments
262
 
 
42
  - news-articles-headline-generation
43
  - dialogue-modeling
44
  - conversational
45
+ paperswithcode_id: null
46
  configs:
47
  - config_name: default
48
  data_files:
 
51
  pretty_name: RightNow Arabic LLM Corpus
52
  dataset_info:
53
  features:
54
+ - name: text
55
  dtype: string
56
+ description: Cleaned Arabic text content
57
  - name: title
58
  dtype: string
59
+ description: Article title
 
60
  - name: url
61
  dtype: string
62
+ description: Source URL
63
+ - name: id
64
+ dtype: int64
65
+ description: Unique article identifier
 
 
 
 
 
 
 
 
66
  splits:
67
  - name: train
68
+ num_bytes: 8700000000
69
  num_examples: 743288
70
+ download_size: 8700000000
71
+ dataset_size: 8700000000
72
  tags:
73
  - arabic
74
  - text-generation
 
247
  ## Contact
248
 
249
  - **Website**: [https://rightnowai.co/](https://rightnowai.co/)
250
+ - **Discord**: [https://discord.com/invite/sSJqgNnq6X](https://discord.com/invite/sSJqgNnq6X)
251
+ - **Twitter/X**: [@rightnowai_co](https://x.com/rightnowai_co)
252
+ - **GitHub**: [https://github.com/RightNow-AI/rightnow-arabic-llm-corpus](https://github.com/RightNow-AI/rightnow-arabic-llm-corpus)
253
 
254
  ## Acknowledgments
255