Add language tag
Browse filesHi
A PR to improve the referencing of your dataset 🤗
README.md
CHANGED
@@ -1,58 +1,4 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
-
|
4 |
-
|
5 |
-
- name: text
|
6 |
-
dtype: string
|
7 |
-
- name: label
|
8 |
-
dtype: string
|
9 |
-
- name: prediction_oneshot
|
10 |
-
dtype: string
|
11 |
-
- name: response_oneshot
|
12 |
-
list:
|
13 |
-
- name: generated_text
|
14 |
-
dtype: string
|
15 |
-
- name: dataset
|
16 |
-
dtype: string
|
17 |
-
- name: split
|
18 |
-
dtype: string
|
19 |
-
- name: lang
|
20 |
-
dtype: string
|
21 |
-
splits:
|
22 |
-
- name: train
|
23 |
-
num_bytes: 58550850
|
24 |
-
num_examples: 17090
|
25 |
-
download_size: 12505629
|
26 |
-
dataset_size: 58550850
|
27 |
-
- config_name: test
|
28 |
-
features:
|
29 |
-
- name: text
|
30 |
-
dtype: string
|
31 |
-
- name: prediction_oneshot
|
32 |
-
dtype: string
|
33 |
-
- name: response_oneshot
|
34 |
-
list:
|
35 |
-
- name: generated_text
|
36 |
-
dtype: string
|
37 |
-
- name: dataset
|
38 |
-
dtype: string
|
39 |
-
- name: split
|
40 |
-
dtype: string
|
41 |
-
- name: lang
|
42 |
-
dtype: string
|
43 |
-
splits:
|
44 |
-
- name: train
|
45 |
-
num_bytes: 42603749
|
46 |
-
num_examples: 12000
|
47 |
-
download_size: 9801222
|
48 |
-
dataset_size: 42603749
|
49 |
-
configs:
|
50 |
-
- config_name: dev
|
51 |
-
data_files:
|
52 |
-
- split: train
|
53 |
-
path: dev/train-*
|
54 |
-
- config_name: test
|
55 |
-
data_files:
|
56 |
-
- split: train
|
57 |
-
path: test/train-*
|
58 |
-
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|