fix: correct metadata (392,902 samples)
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
- random-augmentation
|
| 17 |
library_name: datasets
|
| 18 |
license: cc-by-nc-sa-4.0
|
| 19 |
-
pretty_name:
|
| 20 |
dataset_info:
|
| 21 |
features:
|
| 22 |
- name: text
|
|
@@ -33,7 +33,15 @@ dataset_info:
|
|
| 33 |
dtype: int64
|
| 34 |
splits:
|
| 35 |
- name: train
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
---
|
| 38 |
|
| 39 |
# DeepSynth - MLSUM French News Summarization
|
|
|
|
| 16 |
- random-augmentation
|
| 17 |
library_name: datasets
|
| 18 |
license: cc-by-nc-sa-4.0
|
| 19 |
+
pretty_name: MLSUM French News Summarization
|
| 20 |
dataset_info:
|
| 21 |
features:
|
| 22 |
- name: text
|
|
|
|
| 33 |
dtype: int64
|
| 34 |
splits:
|
| 35 |
- name: train
|
| 36 |
+
num_bytes: 35360851312
|
| 37 |
+
num_examples: 392902
|
| 38 |
+
download_size: 34743297549
|
| 39 |
+
dataset_size: 35360851312
|
| 40 |
+
configs:
|
| 41 |
+
- config_name: default
|
| 42 |
+
data_files:
|
| 43 |
+
- split: train
|
| 44 |
+
path: data/train-*
|
| 45 |
---
|
| 46 |
|
| 47 |
# DeepSynth - MLSUM French News Summarization
|