BubbleJoe commited on
Commit
af97d7a
1 Parent(s): 3468fc3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -36,20 +36,19 @@ dataset_info:
36
  '1': neutral
37
  '2': contradiction
38
  - name: input
39
- sequence:
40
- sequence: int32
41
  splits:
42
  - name: train
43
- num_bytes: 534304138
44
  num_examples: 392702
45
  - name: validation_matched
46
- num_bytes: 13165447
47
  num_examples: 9815
48
  - name: validation_mismatched
49
- num_bytes: 13717101
50
  num_examples: 9832
51
- download_size: 261511917
52
- dataset_size: 561186686
53
  ---
54
  # Dataset Card for "multi_nli_unified_input"
55
 
 
36
  '1': neutral
37
  '2': contradiction
38
  - name: input
39
+ dtype: string
 
40
  splits:
41
  - name: train
42
+ num_bytes: 487186164
43
  num_examples: 392702
44
  - name: validation_matched
45
+ num_bytes: 11956580
46
  num_examples: 9815
47
  - name: validation_mismatched
48
+ num_bytes: 12618412
49
  num_examples: 9832
50
+ download_size: 272284496
51
+ dataset_size: 511761156
52
  ---
53
  # Dataset Card for "multi_nli_unified_input"
54