ianporada commited on
Commit
1acdaeb
1 Parent(s): 24e2b3c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: ca_ancora-corefud
4
+ features:
5
+ - name: sentences
6
+ list:
7
+ - name: id
8
+ dtype: int64
9
+ - name: speaker
10
+ dtype: 'null'
11
+ - name: text
12
+ dtype: string
13
+ - name: tokens
14
+ list:
15
+ - name: deprel
16
+ dtype: string
17
+ - name: feats
18
+ dtype: string
19
+ - name: head
20
+ dtype: int64
21
+ - name: id
22
+ dtype: float64
23
+ - name: lemma
24
+ dtype: string
25
+ - name: misc
26
+ dtype: string
27
+ - name: text
28
+ dtype: string
29
+ - name: upos
30
+ dtype: string
31
+ - name: xpos
32
+ dtype: string
33
+ - name: id
34
+ dtype: string
35
+ - name: text
36
+ dtype: string
37
+ - name: coref_chains
38
+ sequence:
39
+ sequence:
40
+ sequence: int64
41
+ - name: genre
42
+ dtype: 'null'
43
+ - name: meta_data
44
+ struct:
45
+ - name: comment
46
+ dtype: string
47
+ splits:
48
+ - name: train
49
+ num_bytes: 38341803
50
+ num_examples: 1011
51
+ - name: validation
52
+ num_bytes: 5660530
53
+ num_examples: 131
54
+ download_size: 7906331
55
+ dataset_size: 44002333
56
+ configs:
57
+ - config_name: ca_ancora-corefud
58
+ data_files:
59
+ - split: train
60
+ path: ca_ancora-corefud/train-*
61
+ - split: validation
62
+ path: ca_ancora-corefud/validation-*
63
+ ---
ca_ancora-corefud/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61dc3a2765ef085caba0ee1f34829a8c2948d9a703b99134fcd1005067761ce8
3
+ size 6882503
ca_ancora-corefud/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3585b64e8d00738a491898c45edfe4beffd9006c2e2b445099fb0bca87352b9
3
+ size 1023828