Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
License:

Replace YAML keys from int to str

#2
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,15 +1,14 @@
1
  ---
2
  annotations_creators:
3
  - crowdsourced
4
- language:
5
- - en
6
  language_creators:
7
  - found
 
 
8
  license:
9
  - unknown
10
  multilinguality:
11
  - monolingual
12
- pretty_name: Abductive Reasoning in narrative Text
13
  size_categories:
14
  - 100K<n<1M
15
  source_datasets:
@@ -20,6 +19,7 @@ task_categories:
20
  task_ids:
21
  - natural-language-inference
22
  paperswithcode_id: art-dataset
 
23
  tags:
24
  - abductive-natural-language-inference
25
  dataset_info:
@@ -36,9 +36,9 @@ dataset_info:
36
  dtype:
37
  class_label:
38
  names:
39
- 0: '0'
40
- 1: '1'
41
- 2: '2'
42
  config_name: anli
43
  splits:
44
  - name: validation
 
1
  ---
2
  annotations_creators:
3
  - crowdsourced
 
 
4
  language_creators:
5
  - found
6
+ language:
7
+ - en
8
  license:
9
  - unknown
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - 100K<n<1M
14
  source_datasets:
 
19
  task_ids:
20
  - natural-language-inference
21
  paperswithcode_id: art-dataset
22
+ pretty_name: Abductive Reasoning in narrative Text
23
  tags:
24
  - abductive-natural-language-inference
25
  dataset_info:
 
36
  dtype:
37
  class_label:
38
  names:
39
+ '0': '0'
40
+ '1': '1'
41
+ '2': '2'
42
  config_name: anli
43
  splits:
44
  - name: validation