File size: 1,707 Bytes
8f6b9f8
 
 
9481828
8f6b9f8
 
9481828
8f6b9f8
9481828
ef2499e
 
9481828
ef2499e
 
9481828
ef2499e
 
9481828
ef2499e
 
9481828
ef2499e
 
9481828
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8f6b9f8
9481828
437878e
ef2499e
 
8f6b9f8
 
 
9481828
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8f6b9f8
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
---
dataset_info:
  features:
  - name: prompt
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: yelp
    num_bytes: 4262154
    num_examples: 5000
  - name: amazon
    num_bytes: 3213094
    num_examples: 5000
  - name: dbpedia
    num_bytes: 2126225
    num_examples: 5000
  - name: yahoo
    num_bytes: 1509795
    num_examples: 5000
  - name: ag_news
    num_bytes: 1750590
    num_examples: 5000
  - name: mnli
    num_bytes: 339026
    num_examples: 1000
  - name: qqp
    num_bytes: 296296
    num_examples: 1000
  - name: rte
    num_bytes: 496134
    num_examples: 1000
  - name: sst2
    num_bytes: 171600
    num_examples: 1000
  - name: wic
    num_bytes: 275739
    num_examples: 1000
  - name: cb
    num_bytes: 124359
    num_examples: 250
  - name: copa
    num_bytes: 88629
    num_examples: 400
  - name: boolq
    num_bytes: 766014
    num_examples: 1000
  - name: multirc
    num_bytes: 1857140
    num_examples: 1000
  - name: imdb
    num_bytes: 1433551
    num_examples: 1000
  download_size: 9607370
  dataset_size: 18710346
configs:
- config_name: default
  data_files:
  - split: yelp
    path: data/yelp-*
  - split: amazon
    path: data/amazon-*
  - split: dbpedia
    path: data/dbpedia-*
  - split: yahoo
    path: data/yahoo-*
  - split: ag_news
    path: data/ag_news-*
  - split: mnli
    path: data/mnli-*
  - split: qqp
    path: data/qqp-*
  - split: rte
    path: data/rte-*
  - split: sst2
    path: data/sst2-*
  - split: wic
    path: data/wic-*
  - split: cb
    path: data/cb-*
  - split: copa
    path: data/copa-*
  - split: boolq
    path: data/boolq-*
  - split: multirc
    path: data/multirc-*
  - split: imdb
    path: data/imdb-*
---