Datasets:

Multilinguality:
multilingual
Size Categories:
10M<n<100M
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
Tags:
License:
lhoestq HF staff commited on
Commit
f3928e9
1 Parent(s): 02863f5

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -19,6 +19,23 @@ task_categories:
19
  task_ids: []
20
  paperswithcode_id: null
21
  pretty_name: GigaFren
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Dataset Card for GigaFren
@@ -145,4 +162,4 @@ Here are some examples of questions and facts:
145
  [More Information Needed]
146
  ### Contributions
147
 
148
- Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.
19
  task_ids: []
20
  paperswithcode_id: null
21
  pretty_name: GigaFren
22
+ dataset_info:
23
+ features:
24
+ - name: id
25
+ dtype: string
26
+ - name: translation
27
+ dtype:
28
+ translation:
29
+ languages:
30
+ - en
31
+ - fr
32
+ config_name: en-fr
33
+ splits:
34
+ - name: train
35
+ num_bytes: 8690296821
36
+ num_examples: 22519904
37
+ download_size: 2701536198
38
+ dataset_size: 8690296821
39
  ---
40
 
41
  # Dataset Card for GigaFren
162
  [More Information Needed]
163
  ### Contributions
164
 
165
+ Thanks to [@abhishekkrthakur](https://github.com/abhishekkrthakur) for adding this dataset.