WillHeld commited on
Commit
53a49d0
1 Parent(s): 5c2286e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -10,19 +10,19 @@ dataset_info:
10
  - name: hypothesis
11
  dtype: string
12
  - name: label
13
- dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 35836
17
  num_examples: 250
18
  - name: val
19
- num_bytes: 30315
20
  num_examples: 200
21
  - name: test
22
- num_bytes: 30145
23
  num_examples: 200
24
- download_size: 71597
25
- dataset_size: 96296
26
  ---
27
 
28
  This data comes from "JamPatoisNLI: A Jamaican Patois Natural Language Inference Dataset" by Ruth-Ann Armstrong, John Hewitt, Christopher Manning. Please cite the original work if you make use of this data:
 
10
  - name: hypothesis
11
  dtype: string
12
  - name: label
13
+ dtype: int64
14
  splits:
15
  - name: train
16
+ num_bytes: 34336
17
  num_examples: 250
18
  - name: val
19
+ num_bytes: 29115
20
  num_examples: 200
21
  - name: test
22
+ num_bytes: 28942
23
  num_examples: 200
24
+ download_size: 71675
25
+ dataset_size: 92393
26
  ---
27
 
28
  This data comes from "JamPatoisNLI: A Jamaican Patois Natural Language Inference Dataset" by Ruth-Ann Armstrong, John Hewitt, Christopher Manning. Please cite the original work if you make use of this data: