Upload README.md with huggingface_hub
Browse files
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:
|
| 54 |
dtype: string
|
|
|
|
| 55 |
- name: title
|
| 56 |
dtype: string
|
| 57 |
-
|
| 58 |
-
dtype: string
|
| 59 |
- name: url
|
| 60 |
dtype: string
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 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:
|
| 76 |
num_examples: 743288
|
| 77 |
-
download_size:
|
| 78 |
-
dataset_size:
|
| 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 |
-
- **
|
| 258 |
-
- **
|
| 259 |
-
- **
|
| 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 |
|