Krinos commited on
Commit
7ee0510
·
verified ·
1 Parent(s): 8cf2bcc

Delete hf_dataset/dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. hf_dataset/dataset_info.json +0 -43
hf_dataset/dataset_info.json DELETED
@@ -1,43 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "song_id": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "abc_notation": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "pdf": {
14
- "dtype": "binary",
15
- "_type": "Value"
16
- },
17
- "images": {
18
- "feature": {
19
- "_type": "Image"
20
- },
21
- "_type": "Sequence"
22
- },
23
- "questions": {
24
- "feature": {
25
- "level": {
26
- "dtype": "int32",
27
- "_type": "Value"
28
- },
29
- "question": {
30
- "dtype": "string",
31
- "_type": "Value"
32
- },
33
- "answer": {
34
- "dtype": "string",
35
- "_type": "Value"
36
- }
37
- },
38
- "_type": "Sequence"
39
- }
40
- },
41
- "homepage": "",
42
- "license": ""
43
- }