tmnam20 commited on
Commit
ab7fe29
1 Parent(s): 0a8ced5

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: cola
4
  features:
5
  - name: sentence
6
  dtype: string
@@ -24,6 +24,39 @@ dataset_info:
24
  num_examples: 1043
25
  download_size: 356012
26
  dataset_size: 707143
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  configs:
28
  - config_name: cola
29
  data_files:
@@ -33,4 +66,16 @@ configs:
33
  path: cola/test-*
34
  - split: validation
35
  path: cola/validation-*
 
 
 
 
 
 
 
 
 
 
 
 
36
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: cola
4
  features:
5
  - name: sentence
6
  dtype: string
 
24
  num_examples: 1043
25
  download_size: 356012
26
  dataset_size: 707143
27
+ - config_name: mnli
28
+ features:
29
+ - name: premise
30
+ dtype: string
31
+ - name: hypothesis
32
+ dtype: string
33
+ - name: label
34
+ dtype:
35
+ class_label:
36
+ names:
37
+ '0': entailment
38
+ '1': neutral
39
+ '2': contradiction
40
+ - name: idx
41
+ dtype: int32
42
+ splits:
43
+ - name: train
44
+ num_bytes: 101224841
45
+ num_examples: 392702
46
+ - name: test_mismatched
47
+ num_bytes: 2657292
48
+ num_examples: 9847
49
+ - name: validation_mismatched
50
+ num_bytes: 2650366
51
+ num_examples: 9832
52
+ - name: validation
53
+ num_bytes: 2483390
54
+ num_examples: 9815
55
+ - name: test
56
+ num_bytes: 2503561
57
+ num_examples: 9796
58
+ download_size: 65997780
59
+ dataset_size: 111519450
60
  configs:
61
  - config_name: cola
62
  data_files:
 
66
  path: cola/test-*
67
  - split: validation
68
  path: cola/validation-*
69
+ - config_name: mnli
70
+ data_files:
71
+ - split: train
72
+ path: mnli/train-*
73
+ - split: test_mismatched
74
+ path: mnli/test_mismatched-*
75
+ - split: validation_mismatched
76
+ path: mnli/validation_mismatched-*
77
+ - split: validation
78
+ path: mnli/validation-*
79
+ - split: test
80
+ path: mnli/test-*
81
  ---
mnli/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5fafb497a01461da347739988c20c447481cb5ffca37ecc4408266285619975
3
+ size 1404678
mnli/test_mismatched-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ad98c463d56f6ae4e32753286c526396bb114dbebd98de2462cf615ada650cc
3
+ size 1453969
mnli/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f754a912ab97a6f88a7fd058e2ffaff78df222cef97ebebd95497ed0b3a19431
3
+ size 60295273
mnli/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c38190d0ce3b26f49ad4d9dea33ea3c80deaf7d4ee1ba852021cc1f8b4bfacae
3
+ size 1398267
mnli/validation_mismatched-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5064076e8ccda3c0dbb4072cf113c2342966029bdb60b400def96d4a997f057b
3
+ size 1445593