romrawinjp commited on
Commit
cd88f45
·
verified ·
1 Parent(s): dc4d3d2

Delete data/train/dataset_info.json

Browse files
Files changed (1) hide show
  1. data/train/dataset_info.json +0 -44
data/train/dataset_info.json DELETED
@@ -1,44 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "en": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "cs": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "de": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "fr": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "image": {
22
- "_type": "Image"
23
- },
24
- "image_embedding": {
25
- "feature": {
26
- "feature": {
27
- "dtype": "float16",
28
- "_type": "Value"
29
- },
30
- "_type": "Sequence"
31
- },
32
- "_type": "Sequence"
33
- },
34
- "label": {
35
- "feature": {
36
- "dtype": "float32",
37
- "_type": "Value"
38
- },
39
- "_type": "Sequence"
40
- }
41
- },
42
- "homepage": "",
43
- "license": ""
44
- }