zhuohan-7 commited on
Commit
54129dd
·
verified ·
1 Parent(s): d4e2b9d

Delete examples/{ds_name}

Browse files
examples/{ds_name}/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ff81b8aa00b0cc8854ae8d977542a03c94a8da90e773a38681dfb10465e7242
3
- size 461672
 
 
 
 
examples/{ds_name}/dataset_info.json DELETED
@@ -1,46 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "context": {
6
- "text": {
7
- "dtype": "string",
8
- "_type": "Value"
9
- },
10
- "audio": {
11
- "sampling_rate": 16000,
12
- "_type": "Audio"
13
- }
14
- },
15
- "instruction": {
16
- "text": {
17
- "dtype": "string",
18
- "_type": "Value"
19
- },
20
- "audio": {
21
- "sampling_rate": 16000,
22
- "_type": "Audio"
23
- }
24
- },
25
- "answer": {
26
- "text": {
27
- "dtype": "string",
28
- "_type": "Value"
29
- },
30
- "audio": {
31
- "sampling_rate": 16000,
32
- "_type": "Audio"
33
- }
34
- },
35
- "language": {
36
- "dtype": "string",
37
- "_type": "Value"
38
- },
39
- "audio_length": {
40
- "dtype": "float64",
41
- "_type": "Value"
42
- }
43
- },
44
- "homepage": "",
45
- "license": ""
46
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
examples/{ds_name}/state.json DELETED
@@ -1,19 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "2870b4932cfdd640",
8
- "_format_columns": [
9
- "answer",
10
- "audio_length",
11
- "context",
12
- "instruction",
13
- "language"
14
- ],
15
- "_format_kwargs": {},
16
- "_format_type": null,
17
- "_output_all_columns": false,
18
- "_split": null
19
- }