AnnaSallesRius commited on
Commit
3033688
·
verified ·
1 Parent(s): 199f93f

Upload dataset

Browse files
README.md CHANGED
@@ -20,20 +20,26 @@ task_ids:
20
  pretty_name: wnli-ca
21
  dataset_info:
22
  features:
23
- - name: "index\tsentence1\tsentence2\tlabel"
 
 
24
  dtype: string
 
 
 
 
25
  splits:
26
  - name: train
27
- num_bytes: 113877
28
  num_examples: 635
29
  - name: validation
30
- num_bytes: 12651
31
  num_examples: 71
32
  - name: test
33
- num_bytes: 42124
34
  num_examples: 146
35
- download_size: 69773
36
- dataset_size: 168652
37
  configs:
38
  - config_name: default
39
  data_files:
 
20
  pretty_name: wnli-ca
21
  dataset_info:
22
  features:
23
+ - name: index
24
+ dtype: int64
25
+ - name: sentence1
26
  dtype: string
27
+ - name: sentence2
28
+ dtype: string
29
+ - name: label
30
+ dtype: int64
31
  splits:
32
  - name: train
33
+ num_bytes: 122242
34
  num_examples: 635
35
  - name: validation
36
+ num_bytes: 13655
37
  num_examples: 71
38
  - name: test
39
+ num_bytes: 43986
40
  num_examples: 146
41
+ download_size: 69444
42
+ dataset_size: 179883
43
  configs:
44
  - config_name: default
45
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a426c5230180a079c20a4a3eb93afab83a564442a7f9bdcfdfdb720b33b5f7f
3
- size 12770
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48a2841cfa1dc13c096aebde75971b5f35beff159b57aaf3c65df4a161a3422b
3
+ size 15207
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85c753141f8db1aef0d8d7f61a95704aabe87e4dc8da0117ee7c95b3c31ad47b
3
- size 47950
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e202b5a327d813958be1e7411003e7ac20af4fa2c2f7c69502880f716717169c
3
+ size 42234
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f13bb6905485ebca2773725ffa71a05b15a49a86ba027fdd8941b356e341da1b
3
- size 9053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4769c5b5ea63bb3aa776f89eb28ebc4fd69338a1f51986d79c8e9692b2791a0
3
+ size 12003