Rvcmodel commited on
Commit
e1e187f
·
verified ·
1 Parent(s): f61e59d

Delete dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -37
dataset_infos.json DELETED
@@ -1,37 +0,0 @@
1
- {
2
- "default": {
3
- "features": {
4
- "audio": {
5
- "_type": "Audio",
6
- "sampling_rate": null
7
- },
8
- "text": {
9
- "_type": "Value",
10
- "dtype": "string"
11
- }
12
- },
13
- "splits": {
14
- "train": {
15
- "name": "train",
16
- "num_bytes": 0,
17
- "num_examples": 0
18
-
19
- }
20
- },
21
-
22
- "configs": [
23
- {
24
- "config_name": "default",
25
- "data_files": {
26
- "train": "train-00000-of-00001.parquet"
27
- }
28
- }
29
- ],
30
- "download_checksums": {},
31
- "download_size": 0,
32
- "dataset_size": 0,
33
- "homepage": "",
34
- "description": "asc",
35
- "license": "mit"
36
- }
37
- }