system HF staff commited on
Commit
3683aab
1 Parent(s): 4a54db2

Update files from the datasets library (from 1.4.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference](https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 1573.33 MB
38
  - **Total amount of disk used:** 4924.51 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide
43
  variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.
@@ -59,19 +59,19 @@ between a model's score on this task and its score on the unconverted original t
59
  call converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3
60
  Indian languages by AI4Bharat.
61
 
62
- ### [Supported Tasks](#supported-tasks)
63
 
64
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
65
 
66
- ### [Languages](#languages)
67
 
68
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
69
 
70
- ## [Dataset Structure](#dataset-structure)
71
 
72
  We show detailed information for up to 5 configurations of the dataset.
73
 
74
- ### [Data Instances](#data-instances)
75
 
76
  #### actsa-sc.te
77
 
@@ -158,7 +158,7 @@ An example of 'validation' looks as follows.
158
  }
159
  ```
160
 
161
- ### [Data Fields](#data-fields)
162
 
163
  The data fields are the same among all splits.
164
 
@@ -191,7 +191,7 @@ The data fields are the same among all splits.
191
  - `question`: a `string` feature.
192
  - `label`: a `int32` feature.
193
 
194
- ### [Data Splits Sample Size](#data-splits-sample-size)
195
 
196
  #### actsa-sc.te
197
 
@@ -223,49 +223,49 @@ The data fields are the same among all splits.
223
  |-------|----:|---------:|---:|
224
  |copa.hi| 362| 88| 449|
225
 
226
- ## [Dataset Creation](#dataset-creation)
227
 
228
- ### [Curation Rationale](#curation-rationale)
229
 
230
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
231
 
232
- ### [Source Data](#source-data)
233
 
234
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
235
 
236
- ### [Annotations](#annotations)
237
 
238
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
239
 
240
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
241
 
242
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
243
 
244
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
245
 
246
- ### [Social Impact of Dataset](#social-impact-of-dataset)
247
 
248
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
249
 
250
- ### [Discussion of Biases](#discussion-of-biases)
251
 
252
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
253
 
254
- ### [Other Known Limitations](#other-known-limitations)
255
 
256
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
257
 
258
- ## [Additional Information](#additional-information)
259
 
260
- ### [Dataset Curators](#dataset-curators)
261
 
262
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
263
 
264
- ### [Licensing Information](#licensing-information)
265
 
266
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
267
 
268
- ### [Citation Information](#citation-information)
269
 
270
  ```
271
  @inproceedings{kakwani2020indicnlpsuite,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference](https://indicnlp.ai4bharat.org/indic-glue/#natural-language-inference)
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:** 1573.33 MB
38
  - **Total amount of disk used:** 4924.51 MB
39
 
40
+ ### Dataset Summary
41
 
42
  IndicGLUE is a natural language understanding benchmark for Indian languages. It contains a wide
43
  variety of tasks and covers 11 major Indian languages - as, bn, gu, hi, kn, ml, mr, or, pa, ta, te.
 
59
  call converted dataset WNLI (Winograd NLI). This dataset is translated and publicly released for 3
60
  Indian languages by AI4Bharat.
61
 
62
+ ### Supported Tasks
63
 
64
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
65
 
66
+ ### Languages
67
 
68
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
69
 
70
+ ## Dataset Structure
71
 
72
  We show detailed information for up to 5 configurations of the dataset.
73
 
74
+ ### Data Instances
75
 
76
  #### actsa-sc.te
77
 
 
158
  }
159
  ```
160
 
161
+ ### Data Fields
162
 
163
  The data fields are the same among all splits.
164
 
 
191
  - `question`: a `string` feature.
192
  - `label`: a `int32` feature.
193
 
194
+ ### Data Splits Sample Size
195
 
196
  #### actsa-sc.te
197
 
 
223
  |-------|----:|---------:|---:|
224
  |copa.hi| 362| 88| 449|
225
 
226
+ ## Dataset Creation
227
 
228
+ ### Curation Rationale
229
 
230
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
231
 
232
+ ### Source Data
233
 
234
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
235
 
236
+ ### Annotations
237
 
238
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
239
 
240
+ ### Personal and Sensitive Information
241
 
242
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
243
 
244
+ ## Considerations for Using the Data
245
 
246
+ ### Social Impact of Dataset
247
 
248
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
249
 
250
+ ### Discussion of Biases
251
 
252
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
253
 
254
+ ### Other Known Limitations
255
 
256
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
257
 
258
+ ## Additional Information
259
 
260
+ ### Dataset Curators
261
 
262
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
263
 
264
+ ### Licensing Information
265
 
266
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
267
 
268
+ ### Citation Information
269
 
270
  ```
271
  @inproceedings{kakwani2020indicnlpsuite,