amitkumarhuggingface commited on
Commit
fbbba14
·
verified ·
1 Parent(s): e7e1f6a

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +33 -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:015891848b75d8ea6b39633e216a5882d62298bdcbd67835ff28af1481685fb0
3
+ size 19112
dataset_info.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "output": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "feedback": {
14
+ "98d56496-9331-4c53-93f5-c44c7895f8f8": {
15
+ "avg": {
16
+ "dtype": "float64",
17
+ "_type": "Value"
18
+ },
19
+ "n": {
20
+ "dtype": "int64",
21
+ "_type": "Value"
22
+ },
23
+ "show_feedback_arrow": {
24
+ "dtype": "bool",
25
+ "_type": "Value"
26
+ },
27
+ "values": {}
28
+ }
29
+ }
30
+ },
31
+ "homepage": "",
32
+ "license": ""
33
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "9ca50889e7aa6247",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }