Joemgu commited on
Commit
730503e
·
1 Parent(s): 10fd823

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -5,21 +5,19 @@ dataset_info:
5
  dtype: string
6
  - name: target
7
  dtype: string
8
- - name: task
9
- dtype: string
10
  - name: subset
11
  dtype: string
12
  - name: language
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 5017100271
17
- num_examples: 1278891
18
  - name: validation
19
- num_bytes: 328807241
20
- num_examples: 78903
21
- download_size: 3460794602
22
- dataset_size: 5345907512
23
  task_categories:
24
  - summarization
25
  - question-answering
@@ -70,4 +68,4 @@ size_categories:
70
  - **Data Collection**: The data has been collected from a variety of sources spanning different languages and domains, ensuring a diverse and comprehensive dataset.
71
  - **Data Cleaning**: The dataset has been filtered by checking the ngram overlap between the source and target document and dropping samples which have too much or too little overlap, and also through normalization.
72
  - **Known Limitations**: As the dataset is generated from diverse sources, the inherent biases or limitations of those sources may persist in this dataset as well.
73
- - **Usage Scenarios**: This dataset can be used for training and evaluating models on tasks like summarization and question-answering, in a multilingual context.
 
5
  dtype: string
6
  - name: target
7
  dtype: string
 
 
8
  - name: subset
9
  dtype: string
10
  - name: language
11
  dtype: string
12
  splits:
13
  - name: train
14
+ num_bytes: 1961151270
15
+ num_examples: 314114
16
  - name: validation
17
+ num_bytes: 81698764
18
+ num_examples: 11143
19
+ download_size: 1274975221
20
+ dataset_size: 2042850034
21
  task_categories:
22
  - summarization
23
  - question-answering
 
68
  - **Data Collection**: The data has been collected from a variety of sources spanning different languages and domains, ensuring a diverse and comprehensive dataset.
69
  - **Data Cleaning**: The dataset has been filtered by checking the ngram overlap between the source and target document and dropping samples which have too much or too little overlap, and also through normalization.
70
  - **Known Limitations**: As the dataset is generated from diverse sources, the inherent biases or limitations of those sources may persist in this dataset as well.
71
+ - **Usage Scenarios**: This dataset can be used for training and evaluating models on tasks like summarization and question-answering, in a multilingual context.