anaryegen commited on
Commit
6babc9a
·
verified ·
1 Parent(s): 844a09d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -34
README.md CHANGED
@@ -24,43 +24,43 @@ configs:
24
  - en/train_en_ordered.csv
25
  - split: validation
26
  path:
27
- - en/validation_en_ordered.json
28
  - split: test
29
  path:
30
  - en/test_en_ordered.csv
31
- - config_name: es
32
- data_files:
33
- - split: train
34
- path:
35
- - es/train_es_ordered.jsonl
36
- - split: validation
37
- path:
38
- - es/validation_es_ordered.jsonl
39
- - split: test
40
- path:
41
- - es/test_es_ordered.jsonl
42
- - config_name: fr
43
- data_files:
44
- - split: train
45
- path:
46
- - fr/train_fr_ordered.jsonl
47
- - split: validation
48
- path:
49
- - fr/validation_fr_ordered.jsonl
50
- - split: test
51
- path:
52
- - fr/test_fr_ordered.jsonl
53
- - config_name: it
54
- data_files:
55
- - split: train
56
- path:
57
- - it/train_it_ordered.jsonl
58
- - split: validation
59
- path:
60
- - it/validation_it_ordered.jsonl
61
- - split: test
62
- path:
63
- - it/test_it_ordered.jsonl
64
  task_categories:
65
  - text-generation
66
  - question-answering
 
24
  - en/train_en_ordered.csv
25
  - split: validation
26
  path:
27
+ - en/validation_en_ordered.csv
28
  - split: test
29
  path:
30
  - en/test_en_ordered.csv
31
+ # - config_name: es
32
+ # data_files:
33
+ # - split: train
34
+ # path:
35
+ # - es/train_es_ordered.jsonl
36
+ # - split: validation
37
+ # path:
38
+ # - es/validation_es_ordered.jsonl
39
+ # - split: test
40
+ # path:
41
+ # - es/test_es_ordered.jsonl
42
+ # - config_name: fr
43
+ # data_files:
44
+ # - split: train
45
+ # path:
46
+ # - fr/train_fr_ordered.jsonl
47
+ # - split: validation
48
+ # path:
49
+ # - fr/validation_fr_ordered.jsonl
50
+ # - split: test
51
+ # path:
52
+ # - fr/test_fr_ordered.jsonl
53
+ # - config_name: it
54
+ # data_files:
55
+ # - split: train
56
+ # path:
57
+ # - it/train_it_ordered.jsonl
58
+ # - split: validation
59
+ # path:
60
+ # - it/validation_it_ordered.jsonl
61
+ # - split: test
62
+ # path:
63
+ # - it/test_it_ordered.jsonl
64
  task_categories:
65
  - text-generation
66
  - question-answering