parquet-converter commited on
Commit
d310eca
1 Parent(s): ebaa074

Update parquet files

Browse files
README.md DELETED
@@ -1,53 +0,0 @@
1
- ---
2
- task_categories:
3
- - token-classification
4
- language:
5
- - uk
6
- pretty_name: 'Silver Ukrainian Coreference Dataset '
7
- tags:
8
- - coreference
9
- - anaphora
10
- size_categories:
11
- - 10K<n<100K
12
- ---
13
- # Silver Ukrainian Coreference Dataset
14
-
15
- ## Dataset Description
16
-
17
- ### Dataset Summary
18
-
19
- A silver coreference resolution dataset for the Ukrainian language. The dataset was generated automatically with the usage of the word alignment method from the following English dataset: https://github.com/d5555/Coreference-dataset.
20
- The word alignment method was implemented by Andrii Kursin (aqrsn@ukr.net).
21
-
22
- ### Languages
23
-
24
- - Ukrainian
25
-
26
- ## Dataset Structure
27
-
28
- ### Data Fields
29
-
30
- Each sample of the dataset consists of the following fields:
31
- - **doc_key** - document identifier.
32
- - **clusters** - list of clusters, where each cluster consists of the list of mentions. Each mention is represented as a list of two indices: the first index denotes the first word of the mention, the second index denotes the last word of the mention.
33
- - **sentences** - list of sentences where each sentence is represented as a list of words.
34
- - **tokens** - list of words.
35
- - **speakers** - list of speakers which is currently filled with dummy input.
36
-
37
- ### Data Splits
38
-
39
- The dataset is divided into two parts:
40
- - training set;
41
- - validation set.
42
-
43
- A test set is absent as far as the dataset is generated automatically.
44
-
45
- ## Dataset Creation
46
-
47
- ### Source Data
48
-
49
- The dataset was created from the following dataset: https://github.com/d5555/Coreference-dataset.
50
-
51
- ### Contributions
52
-
53
- The code for the translation of samples with further alignment was created by Andrii Kursin (aqrsn@ukr.net). The dataset was generated by Artem Kramov (https://www.linkedin.com/in/artem-kramov-0b3731100/).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
train.jsonl → artemkramov--coreference-dataset-ua/json-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d99cd202b252b7d7c09bed5b958af164343543a730d1588e1f1bf999acb1c9f4
3
- size 370548131
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c1021a6ce6cfddfad4ad46cb6f27573a8f0cb16a852587a52006aef22998aa4
3
+ size 81684677
artemkramov--coreference-dataset-ua/json-validation.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60c52f579819fe59b8fbd218df4bf1e9b51d69e050662807a1998667a8877fdd
3
+ size 1186465
dev.jsonl DELETED
The diff for this file is too large to render. See raw diff