Upload folder using huggingface_hub
Browse files- hf_comments/data-00000-of-00001.arrow +3 -0
- hf_comments/dataset_info.json +69 -0
- hf_comments/state.json +13 -0
- hf_posts/data-00000-of-00001.arrow +3 -0
- hf_posts/dataset_info.json +65 -0
- hf_posts/state.json +13 -0
hf_comments/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b4895ec5166573208a794d482cb44ae4a3444b89eed754c3ffc6f8bd51fe328
|
| 3 |
+
size 581744
|
hf_comments/dataset_info.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "sql",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "sql",
|
| 6 |
+
"dataset_size": 578781,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {},
|
| 9 |
+
"download_size": 0,
|
| 10 |
+
"features": {
|
| 11 |
+
"id": {
|
| 12 |
+
"dtype": "string",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"post_id": {
|
| 16 |
+
"dtype": "string",
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
},
|
| 19 |
+
"parent_id": {
|
| 20 |
+
"dtype": "string",
|
| 21 |
+
"_type": "Value"
|
| 22 |
+
},
|
| 23 |
+
"author": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"body": {
|
| 28 |
+
"dtype": "string",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"score": {
|
| 32 |
+
"dtype": "int64",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"created_utc": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"crawled_at": {
|
| 40 |
+
"dtype": "string",
|
| 41 |
+
"_type": "Value"
|
| 42 |
+
},
|
| 43 |
+
"depth": {
|
| 44 |
+
"dtype": "float64",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
},
|
| 47 |
+
"path": {
|
| 48 |
+
"dtype": "string",
|
| 49 |
+
"_type": "Value"
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"homepage": "",
|
| 53 |
+
"license": "",
|
| 54 |
+
"size_in_bytes": 578781,
|
| 55 |
+
"splits": {
|
| 56 |
+
"train": {
|
| 57 |
+
"name": "train",
|
| 58 |
+
"num_bytes": 578781,
|
| 59 |
+
"num_examples": 1963,
|
| 60 |
+
"dataset_name": "sql"
|
| 61 |
+
}
|
| 62 |
+
},
|
| 63 |
+
"version": {
|
| 64 |
+
"version_str": "0.0.0",
|
| 65 |
+
"major": 0,
|
| 66 |
+
"minor": 0,
|
| 67 |
+
"patch": 0
|
| 68 |
+
}
|
| 69 |
+
}
|
hf_comments/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "3eaee2b8af7e9061",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|
hf_posts/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d6036c9e8c8d3d0cae780f5ab2d9db9483e7725b1c325782ec08c09536816f5
|
| 3 |
+
size 158728
|
hf_posts/dataset_info.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "sql",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "default",
|
| 5 |
+
"dataset_name": "sql",
|
| 6 |
+
"dataset_size": 156975,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {},
|
| 9 |
+
"download_size": 0,
|
| 10 |
+
"features": {
|
| 11 |
+
"id": {
|
| 12 |
+
"dtype": "string",
|
| 13 |
+
"_type": "Value"
|
| 14 |
+
},
|
| 15 |
+
"title": {
|
| 16 |
+
"dtype": "string",
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
},
|
| 19 |
+
"author": {
|
| 20 |
+
"dtype": "string",
|
| 21 |
+
"_type": "Value"
|
| 22 |
+
},
|
| 23 |
+
"body": {
|
| 24 |
+
"dtype": "string",
|
| 25 |
+
"_type": "Value"
|
| 26 |
+
},
|
| 27 |
+
"score": {
|
| 28 |
+
"dtype": "int64",
|
| 29 |
+
"_type": "Value"
|
| 30 |
+
},
|
| 31 |
+
"comments_count": {
|
| 32 |
+
"dtype": "int64",
|
| 33 |
+
"_type": "Value"
|
| 34 |
+
},
|
| 35 |
+
"created_utc": {
|
| 36 |
+
"dtype": "string",
|
| 37 |
+
"_type": "Value"
|
| 38 |
+
},
|
| 39 |
+
"url": {
|
| 40 |
+
"dtype": "string",
|
| 41 |
+
"_type": "Value"
|
| 42 |
+
},
|
| 43 |
+
"crawled_at": {
|
| 44 |
+
"dtype": "string",
|
| 45 |
+
"_type": "Value"
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
"homepage": "",
|
| 49 |
+
"license": "",
|
| 50 |
+
"size_in_bytes": 156975,
|
| 51 |
+
"splits": {
|
| 52 |
+
"train": {
|
| 53 |
+
"name": "train",
|
| 54 |
+
"num_bytes": 156975,
|
| 55 |
+
"num_examples": 278,
|
| 56 |
+
"dataset_name": "sql"
|
| 57 |
+
}
|
| 58 |
+
},
|
| 59 |
+
"version": {
|
| 60 |
+
"version_str": "0.0.0",
|
| 61 |
+
"major": 0,
|
| 62 |
+
"minor": 0,
|
| 63 |
+
"patch": 0
|
| 64 |
+
}
|
| 65 |
+
}
|
hf_posts/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "b05b9177bd01a0e4",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "train"
|
| 13 |
+
}
|