PaiYuChi commited on
Commit
411f8c0
1 Parent(s): b725468
SLUE-sqa5-code-train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75fe78afcdeb3c6bf7bd7e5274aa7255ac1666f6f5d88d76e0c01dfd1af8a472
3
+ size 573209749
validation/data-00000-of-00001.arrow → SLUE-sqa5-code-validation.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4db283cb90038a6c9dc79b3e6a1dd935bf2efe80423778655cebebe5a72bba6d
3
- size 72216280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9cce37502df74f8c5ec0a5bcae488214b787e6f0dda7466973470ef35669d7b
3
+ size 24748500
dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train", "validation"]}
 
 
validation/dataset_info.json DELETED
@@ -1,117 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "question_id": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "question_speaker_id": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "raw_question_text": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "normalized_question_text": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "document_id": {
22
- "dtype": "string",
23
- "_type": "Value"
24
- },
25
- "document_speaker_id": {
26
- "dtype": "string",
27
- "_type": "Value"
28
- },
29
- "raw_document_text": {
30
- "dtype": "string",
31
- "_type": "Value"
32
- },
33
- "normalized_document_text": {
34
- "dtype": "string",
35
- "_type": "Value"
36
- },
37
- "word2time": {
38
- "end_second": {
39
- "feature": {
40
- "dtype": "float64",
41
- "_type": "Value"
42
- },
43
- "_type": "Sequence"
44
- },
45
- "normalized_word": {
46
- "feature": {
47
- "dtype": "string",
48
- "_type": "Value"
49
- },
50
- "_type": "Sequence"
51
- },
52
- "start_second": {
53
- "feature": {
54
- "dtype": "float64",
55
- "_type": "Value"
56
- },
57
- "_type": "Sequence"
58
- },
59
- "word": {
60
- "feature": {
61
- "dtype": "string",
62
- "_type": "Value"
63
- },
64
- "_type": "Sequence"
65
- }
66
- },
67
- "answer_spans": {
68
- "answer": {
69
- "feature": {
70
- "dtype": "string",
71
- "_type": "Value"
72
- },
73
- "_type": "Sequence"
74
- },
75
- "end_second": {
76
- "feature": {
77
- "dtype": "float64",
78
- "_type": "Value"
79
- },
80
- "_type": "Sequence"
81
- },
82
- "start_second": {
83
- "feature": {
84
- "dtype": "float64",
85
- "_type": "Value"
86
- },
87
- "_type": "Sequence"
88
- }
89
- },
90
- "hubert_100_context_unit": {
91
- "dtype": "string",
92
- "_type": "Value"
93
- },
94
- "hubert_100_question_unit": {
95
- "dtype": "string",
96
- "_type": "Value"
97
- },
98
- "hubert_100_answer_unit": {
99
- "dtype": "string",
100
- "_type": "Value"
101
- },
102
- "mhubert_1000_context_unit": {
103
- "dtype": "string",
104
- "_type": "Value"
105
- },
106
- "mhubert_1000_question_unit": {
107
- "dtype": "string",
108
- "_type": "Value"
109
- },
110
- "mhubert_1000_answer_unit": {
111
- "dtype": "string",
112
- "_type": "Value"
113
- }
114
- },
115
- "homepage": "",
116
- "license": ""
117
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
validation/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "2207c1428b7d13f4",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": null
13
- }