sileod commited on
Commit
89e797b
·
verified ·
1 Parent(s): b363c89

Upload dataset

Browse files
README.md CHANGED
@@ -8,6 +8,7 @@ task_ids:
8
  language:
9
  - en
10
  dataset_info:
 
11
  features:
12
  - name: labels
13
  dtype:
@@ -34,6 +35,45 @@ dataset_info:
34
  num_examples: 14680
35
  download_size: 302498339
36
  dataset_size: 571982024
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  ---
38
 
39
  [tasksource](https://github.com/sileod/tasksource) classification tasks recasted as natural language inference.
 
8
  language:
9
  - en
10
  dataset_info:
11
+ - config_name: default
12
  features:
13
  - name: labels
14
  dtype:
 
35
  num_examples: 14680
36
  download_size: 302498339
37
  dataset_size: 571982024
38
+ - config_name: triplets
39
+ features:
40
+ - name: anchor
41
+ dtype: string
42
+ - name: positive
43
+ dtype: string
44
+ - name: negative
45
+ dtype: string
46
+ - name: task
47
+ dtype: string
48
+ splits:
49
+ - name: train
50
+ num_bytes: 574995913
51
+ num_examples: 1090333
52
+ - name: validation
53
+ num_bytes: 11131587
54
+ num_examples: 14419
55
+ - name: test
56
+ num_bytes: 10049584
57
+ num_examples: 14680
58
+ download_size: 306344375
59
+ dataset_size: 596177084
60
+ configs:
61
+ - config_name: default
62
+ data_files:
63
+ - split: test
64
+ path: data/test-*
65
+ - split: train
66
+ path: data/train-*
67
+ - split: validation
68
+ path: data/validation-*
69
+ - config_name: triplets
70
+ data_files:
71
+ - split: train
72
+ path: triplets/train-*
73
+ - split: validation
74
+ path: triplets/validation-*
75
+ - split: test
76
+ path: triplets/test-*
77
  ---
78
 
79
  [tasksource](https://github.com/sileod/tasksource) classification tasks recasted as natural language inference.
triplets/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c39c3156361a939461ff070d04630bb4e85bdfbec0e729517046c9f553b22ac
3
+ size 5241448
triplets/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42718370a1baf13ade9c1a6279c51bbba3ea0669af386d43527c791318775642
3
+ size 169552687
triplets/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8078758baa901d9cc2d25b87b0968d3a5967448f21a962a012458faa5d6f95
3
+ size 125760920
triplets/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00d5b4d3dc43cdf085964b838fbbbef77699eabe824dbdf377e87b0b466a4023
3
+ size 5789320