ianporada commited on
Commit
860418f
1 Parent(s): c925e74

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: sentences
9
+ list:
10
+ - name: end_char
11
+ dtype: int64
12
+ - name: id
13
+ dtype: int64
14
+ - name: speaker
15
+ dtype: 'null'
16
+ - name: start_char
17
+ dtype: int64
18
+ - name: text
19
+ dtype: string
20
+ - name: tokens
21
+ list:
22
+ - name: deprel
23
+ dtype: string
24
+ - name: end_char
25
+ dtype: int64
26
+ - name: feats
27
+ dtype: string
28
+ - name: head
29
+ dtype: int64
30
+ - name: id
31
+ dtype: int64
32
+ - name: lemma
33
+ dtype: string
34
+ - name: start_char
35
+ dtype: int64
36
+ - name: text
37
+ dtype: string
38
+ - name: upos
39
+ dtype: string
40
+ - name: xpos
41
+ dtype: string
42
+ - name: coref_chains
43
+ sequence:
44
+ sequence:
45
+ sequence: int64
46
+ - name: genre
47
+ dtype: string
48
+ - name: meta_data
49
+ struct:
50
+ - name: comment
51
+ dtype: string
52
+ splits:
53
+ - name: train
54
+ num_bytes: 2526395
55
+ num_examples: 1322
56
+ - name: test
57
+ num_bytes: 1050530
58
+ num_examples: 564
59
+ download_size: 615184
60
+ dataset_size: 3576925
61
+ configs:
62
+ - config_name: default
63
+ data_files:
64
+ - split: train
65
+ path: data/train-*
66
+ - split: test
67
+ path: data/test-*
68
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e06cdb7aa6ffbc23c5ee5baa7a80c177767d71f7a0a78a4ac168ac12924acd4
3
+ size 186027
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c45faddddfde26d507bff6b8fb04bfa572868427a7060ab8f35ae7fe873f88
3
+ size 429157