oserikov commited on
Commit
aaf24ad
1 Parent(s): 52bbfa0

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: all
5
+ struct:
6
+ - name: interlinear-text
7
+ list:
8
+ - name: item
9
+ struct:
10
+ - name: source
11
+ dtype: string
12
+ - name: paragraph
13
+ list:
14
+ - name: item
15
+ struct:
16
+ - name: speaker
17
+ dtype: string
18
+ - name: phrase
19
+ list:
20
+ - name: item
21
+ struct:
22
+ - name: ft
23
+ dtype: string
24
+ - name: id
25
+ dtype: string
26
+ - name: participant
27
+ dtype: string
28
+ - name: timestamp
29
+ sequence: string
30
+ - name: word
31
+ list:
32
+ list:
33
+ - name: item
34
+ struct:
35
+ - name: grammar_tags
36
+ sequence: string
37
+ - name: translation
38
+ sequence: string
39
+ - name: txt
40
+ dtype: string
41
+ - name: morph
42
+ list:
43
+ - name: item
44
+ struct:
45
+ - name: gls
46
+ dtype: string
47
+ - name: id
48
+ dtype: string
49
+ - name: txt
50
+ dtype: string
51
+ - name: item
52
+ dtype: 'null'
53
+ splits:
54
+ - name: train
55
+ num_bytes: 1291340
56
+ num_examples: 1
57
+ download_size: 255222
58
+ dataset_size: 1291340
59
+ configs:
60
+ - config_name: default
61
+ data_files:
62
+ - split: train
63
+ path: data/train-*
64
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0893fa0608380e2713bc94807bc0144d643e451e12f0de8790b804b18e5f33cd
3
+ size 255222