AnnaSallesRius commited on
Commit
5c81f04
·
verified ·
1 Parent(s): 9256f56

Upload dataset

Browse files
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- YAML tags:
3
-
4
  annotations_creators:
5
  - expert-generated
6
  language_creators:
@@ -11,16 +9,40 @@ license:
11
  - cc-by-4.0
12
  multilinguality:
13
  - monolingual
14
- pretty_name: wnli-ca
15
  size_categories:
16
  - unknown
17
- source_datasets:
18
  - extended|glue
19
  task_categories:
20
  - text-classification
21
  task_ids:
22
  - natural-language-inference
23
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
 
 
1
  ---
 
 
2
  annotations_creators:
3
  - expert-generated
4
  language_creators:
 
9
  - cc-by-4.0
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - unknown
14
+ source_datasets:
15
  - extended|glue
16
  task_categories:
17
  - text-classification
18
  task_ids:
19
  - natural-language-inference
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:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: validation
43
+ path: data/validation-*
44
+ - split: test
45
+ path: data/test-*
46
  ---
47
 
48
 
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a426c5230180a079c20a4a3eb93afab83a564442a7f9bdcfdfdb720b33b5f7f
3
+ size 12770
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85c753141f8db1aef0d8d7f61a95704aabe87e4dc8da0117ee7c95b3c31ad47b
3
+ size 47950
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f13bb6905485ebca2773725ffa71a05b15a49a86ba027fdd8941b356e341da1b
3
+ size 9053