SamAct commited on
Commit
65f2c5c
·
1 Parent(s): 1f4ce30

Delete processed

Browse files
processed/dataset_dict.json DELETED
@@ -1 +0,0 @@
1
- {"splits": ["train", "valid"]}
 
 
processed/valid/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:080a34793afc008557727ce279461355762b57ce60fc72232ebc6b58b2f5d9d4
3
- size 605448
 
 
 
 
processed/valid/dataset_info.json DELETED
@@ -1,52 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "AutoTrain generated dataset",
4
- "features": {
5
- "feat_ytid": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "feat_start_s": {
10
- "dtype": "int64",
11
- "_type": "Value"
12
- },
13
- "feat_end_s": {
14
- "dtype": "int64",
15
- "_type": "Value"
16
- },
17
- "feat_audioset_positive_labels": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "text": {
22
- "dtype": "string",
23
- "_type": "Value"
24
- },
25
- "target": {
26
- "dtype": "string",
27
- "_type": "Value"
28
- },
29
- "feat_author_id": {
30
- "dtype": "int64",
31
- "_type": "Value"
32
- },
33
- "feat_is_balanced_subset": {
34
- "dtype": "bool",
35
- "_type": "Value"
36
- },
37
- "feat_is_audioset_eval": {
38
- "dtype": "bool",
39
- "_type": "Value"
40
- }
41
- },
42
- "homepage": "",
43
- "license": "",
44
- "splits": {
45
- "valid": {
46
- "name": "valid",
47
- "num_bytes": 602996,
48
- "num_examples": 1105,
49
- "dataset_name": null
50
- }
51
- }
52
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
processed/valid/state.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "1adb1497d93e4d01",
8
- "_format_columns": [
9
- "feat_audioset_positive_labels",
10
- "feat_author_id",
11
- "feat_end_s",
12
- "feat_is_audioset_eval",
13
- "feat_is_balanced_subset",
14
- "feat_start_s",
15
- "feat_ytid",
16
- "target",
17
- "text"
18
- ],
19
- "_format_kwargs": {},
20
- "_format_type": null,
21
- "_output_all_columns": false,
22
- "_split": null
23
- }