oserikov commited on
Commit
72db51b
1 Parent(s): cfec939

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +141 -0
dataset_infos.json ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"oserikov--igt_hack": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "all": {
8
+ "interlinear-text": [
9
+ {
10
+ "item": {
11
+ "source": {
12
+ "dtype": "string",
13
+ "id": null,
14
+ "_type": "Value"
15
+ }
16
+ },
17
+ "paragraph": [
18
+ {
19
+ "item": {
20
+ "speaker": {
21
+ "dtype": "string",
22
+ "id": null,
23
+ "_type": "Value"
24
+ }
25
+ },
26
+ "phrase": [
27
+ {
28
+ "item": {
29
+ "ft": {
30
+ "dtype": "string",
31
+ "id": null,
32
+ "_type": "Value"
33
+ },
34
+ "id": {
35
+ "dtype": "string",
36
+ "id": null,
37
+ "_type": "Value"
38
+ },
39
+ "participant": {
40
+ "dtype": "string",
41
+ "id": null,
42
+ "_type": "Value"
43
+ },
44
+ "timestamp": {
45
+ "feature": {
46
+ "dtype": "string",
47
+ "id": null,
48
+ "_type": "Value"
49
+ },
50
+ "length": -1,
51
+ "id": null,
52
+ "_type": "Sequence"
53
+ }
54
+ },
55
+ "word": [
56
+ [
57
+ {
58
+ "item": {
59
+ "grammar_tags": {
60
+ "feature": {
61
+ "dtype": "string",
62
+ "id": null,
63
+ "_type": "Value"
64
+ },
65
+ "length": -1,
66
+ "id": null,
67
+ "_type": "Sequence"
68
+ },
69
+ "translation": {
70
+ "feature": {
71
+ "dtype": "string",
72
+ "id": null,
73
+ "_type": "Value"
74
+ },
75
+ "length": -1,
76
+ "id": null,
77
+ "_type": "Sequence"
78
+ },
79
+ "txt": {
80
+ "dtype": "string",
81
+ "id": null,
82
+ "_type": "Value"
83
+ }
84
+ },
85
+ "morph": [
86
+ {
87
+ "item": {
88
+ "gls": {
89
+ "dtype": "string",
90
+ "id": null,
91
+ "_type": "Value"
92
+ },
93
+ "id": {
94
+ "dtype": "string",
95
+ "id": null,
96
+ "_type": "Value"
97
+ },
98
+ "txt": {
99
+ "dtype": "string",
100
+ "id": null,
101
+ "_type": "Value"
102
+ }
103
+ }
104
+ }
105
+ ]
106
+ }
107
+ ]
108
+ ]
109
+ }
110
+ ]
111
+ }
112
+ ]
113
+ }
114
+ ],
115
+ "item": {
116
+ "dtype": "null",
117
+ "id": null,
118
+ "_type": "Value"
119
+ }
120
+ }
121
+ },
122
+ "post_processed": null,
123
+ "supervised_keys": null,
124
+ "task_templates": null,
125
+ "builder_name": null,
126
+ "config_name": null,
127
+ "version": null,
128
+ "splits": {
129
+ "train": {
130
+ "name": "train",
131
+ "num_bytes": 2708211,
132
+ "num_examples": 1,
133
+ "dataset_name": "igt_hack"
134
+ }
135
+ },
136
+ "download_checksums": null,
137
+ "download_size": 762211,
138
+ "post_processing_size": null,
139
+ "dataset_size": 2708211,
140
+ "size_in_bytes": 3470422
141
+ }}