ianporada commited on
Commit
d8fdbef
1 Parent(s): a77c32b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: lt_lcc-corefud
4
+ features:
5
+ - name: doc_id
6
+ dtype: string
7
+ - name: sentences
8
+ list:
9
+ - name: comment
10
+ dtype: string
11
+ - name: global_entity
12
+ dtype: string
13
+ - name: newdoc
14
+ dtype: string
15
+ - name: newpar
16
+ dtype: 'null'
17
+ - name: sent_id
18
+ dtype: string
19
+ - name: speaker
20
+ dtype: 'null'
21
+ - name: text
22
+ dtype: string
23
+ - name: tokens
24
+ list:
25
+ - name: coref_mentions
26
+ list:
27
+ - name: eid
28
+ dtype: string
29
+ - name: eid_or_grp
30
+ dtype: string
31
+ - name: etype
32
+ dtype: string
33
+ - name: span
34
+ dtype: string
35
+ - name: deprel
36
+ dtype: string
37
+ - name: feats
38
+ struct:
39
+ - name: Abbr
40
+ dtype: string
41
+ - name: AdpType
42
+ dtype: string
43
+ - name: Aspect
44
+ dtype: string
45
+ - name: Case
46
+ dtype: string
47
+ - name: Definite
48
+ dtype: string
49
+ - name: Degree
50
+ dtype: string
51
+ - name: Foreign
52
+ dtype: string
53
+ - name: Gender
54
+ dtype: string
55
+ - name: Hyph
56
+ dtype: string
57
+ - name: Mood
58
+ dtype: string
59
+ - name: NumForm
60
+ dtype: string
61
+ - name: NumType
62
+ dtype: string
63
+ - name: Number
64
+ dtype: string
65
+ - name: Person
66
+ dtype: string
67
+ - name: Polarity
68
+ dtype: string
69
+ - name: PronType
70
+ dtype: string
71
+ - name: Reflex
72
+ dtype: string
73
+ - name: Tense
74
+ dtype: string
75
+ - name: VerbForm
76
+ dtype: string
77
+ - name: Voice
78
+ dtype: string
79
+ - name: form
80
+ dtype: string
81
+ - name: head
82
+ dtype: int64
83
+ - name: lemma
84
+ dtype: string
85
+ - name: ord
86
+ dtype: int64
87
+ - name: upos
88
+ dtype: string
89
+ - name: xpos
90
+ dtype: string
91
+ - name: coref_entities
92
+ list:
93
+ list:
94
+ - name: sent_id
95
+ dtype: string
96
+ - name: span
97
+ dtype: string
98
+ splits:
99
+ - name: train
100
+ num_bytes: 5470644
101
+ num_examples: 80
102
+ - name: validation
103
+ num_bytes: 616480
104
+ num_examples: 10
105
+ download_size: 835226
106
+ dataset_size: 6087124
107
+ configs:
108
+ - config_name: lt_lcc-corefud
109
+ data_files:
110
+ - split: train
111
+ path: lt_lcc-corefud/train-*
112
+ - split: validation
113
+ path: lt_lcc-corefud/validation-*
114
+ ---
lt_lcc-corefud/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84ebaacd0de4219df0853c00b0b771234b36d6377f1b8abbdcb9a090d6e3c476
3
+ size 720248
lt_lcc-corefud/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d480ad74359619428b19e2ec53e9a7ab3c975fad7ccad853b8fc26bd5b888d2a
3
+ size 114978