Josh Cole
commited on
Commit
·
d428bf5
1
Parent(s):
b3485cf
remove stuff
Browse files- Generator.ipynb +3 -3
- data/['test', 'training']-00000-of-00001-a89a42d9beeea978.parquet +0 -3
- data/test/dataset.arrow +0 -3
- data/test/dataset_info.json +0 -35
- data/test/state.json +0 -14
- data/train-00000-of-00001-0df1a6669184fbdb.parquet +0 -3
- data/training/dataset.arrow +0 -3
- data/training/dataset_info.json +0 -35
- data/training/state.json +0 -14
- dataset.arrow +0 -3
- dataset_info.json +0 -35
- dataset_infos.json +0 -48
- state.json +0 -14
Generator.ipynb
CHANGED
|
@@ -78,13 +78,13 @@
|
|
| 78 |
},
|
| 79 |
{
|
| 80 |
"cell_type": "code",
|
| 81 |
-
"execution_count":
|
| 82 |
"id": "f37d68ea-cbe7-4dd1-8215-f9449fe047f4",
|
| 83 |
"metadata": {},
|
| 84 |
"outputs": [],
|
| 85 |
"source": [
|
| 86 |
-
"ds.save_to_disk(\"test/\")\n",
|
| 87 |
-
"ds.save_to_disk(\"training/\")"
|
| 88 |
]
|
| 89 |
},
|
| 90 |
{
|
|
|
|
| 78 |
},
|
| 79 |
{
|
| 80 |
"cell_type": "code",
|
| 81 |
+
"execution_count": 17,
|
| 82 |
"id": "f37d68ea-cbe7-4dd1-8215-f9449fe047f4",
|
| 83 |
"metadata": {},
|
| 84 |
"outputs": [],
|
| 85 |
"source": [
|
| 86 |
+
"ds.save_to_disk(\"data/test/\")\n",
|
| 87 |
+
"ds.save_to_disk(\"data/training/\")"
|
| 88 |
]
|
| 89 |
},
|
| 90 |
{
|
data/['test', 'training']-00000-of-00001-a89a42d9beeea978.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6044e81038bf17d2f17f5a121db311e5422386ae1924ff57f37b166d23168bf4
|
| 3 |
-
size 149760
|
|
|
|
|
|
|
|
|
|
|
|
data/test/dataset.arrow
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c4f04ab2df5a7149d88530b5620ac60fc1a7f12e48e51b2abcfe5e8528d808b5
|
| 3 |
-
size 102032
|
|
|
|
|
|
|
|
|
|
|
|
data/test/dataset_info.json
DELETED
|
@@ -1,35 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"builder_name": null,
|
| 3 |
-
"citation": "",
|
| 4 |
-
"config_name": null,
|
| 5 |
-
"dataset_size": null,
|
| 6 |
-
"description": "",
|
| 7 |
-
"download_checksums": null,
|
| 8 |
-
"download_size": null,
|
| 9 |
-
"features": {
|
| 10 |
-
"audio": {
|
| 11 |
-
"feature": {
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"id": null,
|
| 14 |
-
"_type": "Value"
|
| 15 |
-
},
|
| 16 |
-
"length": -1,
|
| 17 |
-
"id": null,
|
| 18 |
-
"_type": "Sequence"
|
| 19 |
-
},
|
| 20 |
-
"text": {
|
| 21 |
-
"dtype": "string",
|
| 22 |
-
"id": null,
|
| 23 |
-
"_type": "Value"
|
| 24 |
-
}
|
| 25 |
-
},
|
| 26 |
-
"homepage": "",
|
| 27 |
-
"license": "",
|
| 28 |
-
"post_processed": null,
|
| 29 |
-
"post_processing_size": null,
|
| 30 |
-
"size_in_bytes": null,
|
| 31 |
-
"splits": null,
|
| 32 |
-
"supervised_keys": null,
|
| 33 |
-
"task_templates": null,
|
| 34 |
-
"version": null
|
| 35 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/test/state.json
DELETED
|
@@ -1,14 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_data_files": [
|
| 3 |
-
{
|
| 4 |
-
"filename": "dataset.arrow"
|
| 5 |
-
}
|
| 6 |
-
],
|
| 7 |
-
"_fingerprint": "34ff31483e0b21bc",
|
| 8 |
-
"_format_columns": null,
|
| 9 |
-
"_format_kwargs": {},
|
| 10 |
-
"_format_type": null,
|
| 11 |
-
"_indexes": {},
|
| 12 |
-
"_output_all_columns": false,
|
| 13 |
-
"_split": "['test', 'training']"
|
| 14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/train-00000-of-00001-0df1a6669184fbdb.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6044e81038bf17d2f17f5a121db311e5422386ae1924ff57f37b166d23168bf4
|
| 3 |
-
size 149760
|
|
|
|
|
|
|
|
|
|
|
|
data/training/dataset.arrow
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c4f04ab2df5a7149d88530b5620ac60fc1a7f12e48e51b2abcfe5e8528d808b5
|
| 3 |
-
size 102032
|
|
|
|
|
|
|
|
|
|
|
|
data/training/dataset_info.json
DELETED
|
@@ -1,35 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"builder_name": null,
|
| 3 |
-
"citation": "",
|
| 4 |
-
"config_name": null,
|
| 5 |
-
"dataset_size": null,
|
| 6 |
-
"description": "",
|
| 7 |
-
"download_checksums": null,
|
| 8 |
-
"download_size": null,
|
| 9 |
-
"features": {
|
| 10 |
-
"audio": {
|
| 11 |
-
"feature": {
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"id": null,
|
| 14 |
-
"_type": "Value"
|
| 15 |
-
},
|
| 16 |
-
"length": -1,
|
| 17 |
-
"id": null,
|
| 18 |
-
"_type": "Sequence"
|
| 19 |
-
},
|
| 20 |
-
"text": {
|
| 21 |
-
"dtype": "string",
|
| 22 |
-
"id": null,
|
| 23 |
-
"_type": "Value"
|
| 24 |
-
}
|
| 25 |
-
},
|
| 26 |
-
"homepage": "",
|
| 27 |
-
"license": "",
|
| 28 |
-
"post_processed": null,
|
| 29 |
-
"post_processing_size": null,
|
| 30 |
-
"size_in_bytes": null,
|
| 31 |
-
"splits": null,
|
| 32 |
-
"supervised_keys": null,
|
| 33 |
-
"task_templates": null,
|
| 34 |
-
"version": null
|
| 35 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/training/state.json
DELETED
|
@@ -1,14 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_data_files": [
|
| 3 |
-
{
|
| 4 |
-
"filename": "dataset.arrow"
|
| 5 |
-
}
|
| 6 |
-
],
|
| 7 |
-
"_fingerprint": "34ff31483e0b21bc",
|
| 8 |
-
"_format_columns": null,
|
| 9 |
-
"_format_kwargs": {},
|
| 10 |
-
"_format_type": null,
|
| 11 |
-
"_indexes": {},
|
| 12 |
-
"_output_all_columns": false,
|
| 13 |
-
"_split": "['test', 'training']"
|
| 14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset.arrow
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c4f04ab2df5a7149d88530b5620ac60fc1a7f12e48e51b2abcfe5e8528d808b5
|
| 3 |
-
size 102032
|
|
|
|
|
|
|
|
|
|
|
|
dataset_info.json
DELETED
|
@@ -1,35 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"builder_name": null,
|
| 3 |
-
"citation": "",
|
| 4 |
-
"config_name": null,
|
| 5 |
-
"dataset_size": null,
|
| 6 |
-
"description": "",
|
| 7 |
-
"download_checksums": null,
|
| 8 |
-
"download_size": null,
|
| 9 |
-
"features": {
|
| 10 |
-
"audio": {
|
| 11 |
-
"feature": {
|
| 12 |
-
"dtype": "float32",
|
| 13 |
-
"id": null,
|
| 14 |
-
"_type": "Value"
|
| 15 |
-
},
|
| 16 |
-
"length": -1,
|
| 17 |
-
"id": null,
|
| 18 |
-
"_type": "Sequence"
|
| 19 |
-
},
|
| 20 |
-
"text": {
|
| 21 |
-
"dtype": "string",
|
| 22 |
-
"id": null,
|
| 23 |
-
"_type": "Value"
|
| 24 |
-
}
|
| 25 |
-
},
|
| 26 |
-
"homepage": "",
|
| 27 |
-
"license": "",
|
| 28 |
-
"post_processed": null,
|
| 29 |
-
"post_processing_size": null,
|
| 30 |
-
"size_in_bytes": null,
|
| 31 |
-
"splits": null,
|
| 32 |
-
"supervised_keys": null,
|
| 33 |
-
"task_templates": null,
|
| 34 |
-
"version": null
|
| 35 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
|
@@ -1,48 +0,0 @@
|
|
| 1 |
-
{"sharpcoder--bjorn_training": {
|
| 2 |
-
"description": "",
|
| 3 |
-
"citation": "",
|
| 4 |
-
"homepage": "",
|
| 5 |
-
"license": "",
|
| 6 |
-
"features": {
|
| 7 |
-
"audio": {
|
| 8 |
-
"feature": {
|
| 9 |
-
"dtype": "float32",
|
| 10 |
-
"id": null,
|
| 11 |
-
"_type": "Value"
|
| 12 |
-
},
|
| 13 |
-
"length": -1,
|
| 14 |
-
"id": null,
|
| 15 |
-
"_type": "Sequence"
|
| 16 |
-
},
|
| 17 |
-
"text": {
|
| 18 |
-
"dtype": "string",
|
| 19 |
-
"id": null,
|
| 20 |
-
"_type": "Value"
|
| 21 |
-
}
|
| 22 |
-
},
|
| 23 |
-
"post_processed": null,
|
| 24 |
-
"supervised_keys": null,
|
| 25 |
-
"task_templates": null,
|
| 26 |
-
"builder_name": null,
|
| 27 |
-
"config_name": null,
|
| 28 |
-
"version": null,
|
| 29 |
-
"splits": {
|
| 30 |
-
"train": {
|
| 31 |
-
"name": "train",
|
| 32 |
-
"num_bytes": 101278,
|
| 33 |
-
"num_examples": 1,
|
| 34 |
-
"dataset_name": "bjorn_training"
|
| 35 |
-
},
|
| 36 |
-
"['test', 'training']": {
|
| 37 |
-
"name": "['test', 'training']",
|
| 38 |
-
"num_bytes": 101278,
|
| 39 |
-
"num_examples": 1,
|
| 40 |
-
"dataset_name": "bjorn_training"
|
| 41 |
-
}
|
| 42 |
-
},
|
| 43 |
-
"download_checksums": null,
|
| 44 |
-
"download_size": 299520,
|
| 45 |
-
"post_processing_size": null,
|
| 46 |
-
"dataset_size": 202556,
|
| 47 |
-
"size_in_bytes": 502076
|
| 48 |
-
}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
state.json
DELETED
|
@@ -1,14 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_data_files": [
|
| 3 |
-
{
|
| 4 |
-
"filename": "dataset.arrow"
|
| 5 |
-
}
|
| 6 |
-
],
|
| 7 |
-
"_fingerprint": "1f18e2ce0da18f10",
|
| 8 |
-
"_format_columns": null,
|
| 9 |
-
"_format_kwargs": {},
|
| 10 |
-
"_format_type": null,
|
| 11 |
-
"_indexes": {},
|
| 12 |
-
"_output_all_columns": false,
|
| 13 |
-
"_split": null
|
| 14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|