Datasets:
omarroka29
commited on
Commit
•
90f4e01
1
Parent(s):
6887434
Upload 3 files
Browse files- data-00000-of-00001.arrow +3 -0
- dataset_info.json +24 -0
- 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:1b31216796389f199204b77ef48298848e2b7a9950bd14291b585ed4f03c07b5
|
3 |
+
size 19396832
|
dataset_info.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"text": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"label": {
|
14 |
+
"dtype": "int64",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"text_label": {
|
18 |
+
"dtype": "string",
|
19 |
+
"_type": "Value"
|
20 |
+
}
|
21 |
+
},
|
22 |
+
"homepage": "",
|
23 |
+
"license": ""
|
24 |
+
}
|
state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "5633757a1f84fe9b",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|