Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [https://leaderboard.allenai.org/anli/submissions/get-started](https://leaderboard.allenai.org/anli/submissions/get-started)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,23 +37,23 @@
|
|
37 |
- **Size of the generated dataset:** 32.77 MB
|
38 |
- **Total amount of disk used:** 37.65 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
the Abductive Natural Language Inference Dataset from AI2
|
43 |
|
44 |
-
###
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
48 |
-
###
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
-
##
|
53 |
|
54 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
-
###
|
57 |
|
58 |
#### anli
|
59 |
|
@@ -72,7 +72,7 @@ An example of 'train' looks as follows.
|
|
72 |
}
|
73 |
```
|
74 |
|
75 |
-
###
|
76 |
|
77 |
The data fields are the same among all splits.
|
78 |
|
@@ -83,55 +83,55 @@ The data fields are the same among all splits.
|
|
83 |
- `hypothesis_2`: a `string` feature.
|
84 |
- `label`: a classification label, with possible values including `0` (0), `1` (1), `2` (2).
|
85 |
|
86 |
-
###
|
87 |
|
88 |
|name|train |validation|
|
89 |
|----|-----:|---------:|
|
90 |
|anli|169654| 1532|
|
91 |
|
92 |
-
##
|
93 |
|
94 |
-
###
|
95 |
|
96 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
97 |
|
98 |
-
###
|
99 |
|
100 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
101 |
|
102 |
-
###
|
103 |
|
104 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
105 |
|
106 |
-
###
|
107 |
|
108 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
109 |
|
110 |
-
##
|
111 |
|
112 |
-
###
|
113 |
|
114 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
|
116 |
-
###
|
117 |
|
118 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
119 |
|
120 |
-
###
|
121 |
|
122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
123 |
|
124 |
-
##
|
125 |
|
126 |
-
###
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
-
###
|
131 |
|
132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
|
134 |
-
###
|
135 |
|
136 |
```
|
137 |
@InProceedings{anli,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://leaderboard.allenai.org/anli/submissions/get-started](https://leaderboard.allenai.org/anli/submissions/get-started)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 32.77 MB
|
38 |
- **Total amount of disk used:** 37.65 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
the Abductive Natural Language Inference Dataset from AI2
|
43 |
|
44 |
+
### Supported Tasks
|
45 |
|
46 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
47 |
|
48 |
+
### Languages
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
+
## Dataset Structure
|
53 |
|
54 |
We show detailed information for up to 5 configurations of the dataset.
|
55 |
|
56 |
+
### Data Instances
|
57 |
|
58 |
#### anli
|
59 |
|
|
|
72 |
}
|
73 |
```
|
74 |
|
75 |
+
### Data Fields
|
76 |
|
77 |
The data fields are the same among all splits.
|
78 |
|
|
|
83 |
- `hypothesis_2`: a `string` feature.
|
84 |
- `label`: a classification label, with possible values including `0` (0), `1` (1), `2` (2).
|
85 |
|
86 |
+
### Data Splits Sample Size
|
87 |
|
88 |
|name|train |validation|
|
89 |
|----|-----:|---------:|
|
90 |
|anli|169654| 1532|
|
91 |
|
92 |
+
## Dataset Creation
|
93 |
|
94 |
+
### Curation Rationale
|
95 |
|
96 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
97 |
|
98 |
+
### Source Data
|
99 |
|
100 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
101 |
|
102 |
+
### Annotations
|
103 |
|
104 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
105 |
|
106 |
+
### Personal and Sensitive Information
|
107 |
|
108 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
109 |
|
110 |
+
## Considerations for Using the Data
|
111 |
|
112 |
+
### Social Impact of Dataset
|
113 |
|
114 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
115 |
|
116 |
+
### Discussion of Biases
|
117 |
|
118 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
119 |
|
120 |
+
### Other Known Limitations
|
121 |
|
122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
123 |
|
124 |
+
## Additional Information
|
125 |
|
126 |
+
### Dataset Curators
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
+
### Licensing Information
|
131 |
|
132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
|
134 |
+
### Citation Information
|
135 |
|
136 |
```
|
137 |
@InProceedings{anli,
|