File size: 2,925 Bytes
940f914
 
97a7e54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
379024c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c5e5ef2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56bf6f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97a7e54
940f914
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d4b46fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c93d060
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
940f914
97a7e54
 
 
 
379024c
 
 
 
c5e5ef2
 
 
 
56bf6f7
 
 
 
940f914
 
 
 
d4b46fe
 
 
 
c93d060
 
 
 
940f914
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
---
dataset_info:
- config_name: DuEE_fin
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 7122054
    num_examples: 3513
  download_size: 977004
  dataset_size: 7122054
- config_name: Medical
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 5116
    num_examples: 2
  download_size: 19599
  dataset_size: 5116
- config_name: Transaction
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 27608
    num_examples: 10
  download_size: 24651
  dataset_size: 27608
- config_name: artifactexistence
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 54933
    num_examples: 37
  download_size: 35448
  dataset_size: 54933
- config_name: bc2gm
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 3029027
    num_examples: 4977
  download_size: 1140347
  dataset_size: 3029027
- config_name: fewrel_3
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 2559039
    num_examples: 3454
  download_size: 740461
  dataset_size: 2559039
- config_name: mit_restaurant
  features:
  - name: id
    dtype: string
  - name: task
    dtype: string
  - name: source
    dtype: string
  - name: instruction
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 986663
    num_examples: 1520
  download_size: 240782
  dataset_size: 986663
configs:
- config_name: DuEE_fin
  data_files:
  - split: train
    path: DuEE_fin/train-*
- config_name: Medical
  data_files:
  - split: train
    path: Medical/train-*
- config_name: Transaction
  data_files:
  - split: train
    path: Transaction/train-*
- config_name: artifactexistence
  data_files:
  - split: train
    path: artifactexistence/train-*
- config_name: bc2gm
  data_files:
  - split: train
    path: bc2gm/train-*
- config_name: fewrel_3
  data_files:
  - split: train
    path: fewrel_3/train-*
- config_name: mit_restaurant
  data_files:
  - split: train
    path: mit_restaurant/train-*
---