thanhdath commited on
Commit
5f9b948
·
verified ·
1 Parent(s): f44aac9

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +52 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8eee8a8839c0140bab4f071262898f31338e7176b3860bfc26388eb666b4fab
3
+ size 14758552
dataset_info.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "dataset_name": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "split": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "prompt_raw": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "messages": {
18
+ "feature": {
19
+ "content": {
20
+ "dtype": "string",
21
+ "_type": "Value"
22
+ },
23
+ "role": {
24
+ "dtype": "string",
25
+ "_type": "Value"
26
+ }
27
+ },
28
+ "_type": "List"
29
+ },
30
+ "question": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "sample_id": {
35
+ "dtype": "int64",
36
+ "_type": "Value"
37
+ },
38
+ "db_id": {
39
+ "dtype": "string",
40
+ "_type": "Value"
41
+ },
42
+ "groundtruth_sqls": {
43
+ "feature": {
44
+ "dtype": "string",
45
+ "_type": "Value"
46
+ },
47
+ "_type": "List"
48
+ }
49
+ },
50
+ "homepage": "",
51
+ "license": ""
52
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "49d0b38ec7927c83",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }