Spaces:
Running
Running
Kartheekb7
commited on
Commit
•
cc9132e
1
Parent(s):
e081b70
Upload folder using huggingface_hub
Browse files- dataset_dict.json +1 -0
- train/data-00000-of-00001.arrow +3 -0
- train/dataset_info.json +0 -0
- train/state.json +13 -0
dataset_dict.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"splits": ["train"]}
|
train/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:526f292f10ae73570e0be90e8b65f1ed6cd414f1631c9faed723b7f260fd9589
|
3 |
+
size 364657944
|
train/dataset_info.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
train/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "8f4edb8bd55c77de",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "train"
|
13 |
+
}
|