Rutts07 commited on
Commit
e956738
·
verified ·
1 Parent(s): 8b66af2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: ID
5
+ dtype: string
6
+ - name: Text
7
+ dtype: string
8
+ - name: Pronoun
9
+ dtype: string
10
+ - name: Pronoun-offset
11
+ dtype: int64
12
+ - name: A
13
+ dtype: string
14
+ - name: A-offset
15
+ dtype: int64
16
+ - name: A-coref
17
+ dtype: bool
18
+ - name: B
19
+ dtype: string
20
+ - name: B-offset
21
+ dtype: int64
22
+ - name: B-coref
23
+ dtype: bool
24
+ - name: Translated_Text
25
+ dtype: string
26
+ - name: Translated_Pronoun
27
+ dtype: string
28
+ - name: Translated_A
29
+ dtype: string
30
+ - name: Translated_B
31
+ dtype: string
32
+ - name: Translated_A_offset
33
+ dtype: int64
34
+ - name: Translated_B_offset
35
+ dtype: int64
36
+ - name: Translated_Pronoun_offset
37
+ dtype: int64
38
+ splits:
39
+ - name: train
40
+ num_bytes: 3249990
41
+ num_examples: 2000
42
+ - name: validation
43
+ num_bytes: 741555
44
+ num_examples: 454
45
+ - name: test
46
+ num_bytes: 3238471
47
+ num_examples: 2000
48
+ download_size: 3562022
49
+ dataset_size: 7230016
50
+ configs:
51
+ - config_name: default
52
+ data_files:
53
+ - split: train
54
+ path: data/train-*
55
+ - split: validation
56
+ path: data/validation-*
57
+ - split: test
58
+ path: data/test-*
59
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95649001e6b719ef848da3b59cd5e9c6db13c95ca666ed6b03c9d0919b4072d9
3
+ size 1595766
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d3ecaef2fe427c285faed4dbcd4c182a7252218e21271f790c38c9b0732037
3
+ size 1592842
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db5cd782cd705f3682871748885bb6107a744d0d69602c27a5c87463da3cc1b3
3
+ size 373414