omar-sharif03 commited on
Commit
b381571
·
verified ·
1 Parent(s): f5aca56

Upload ['train', 'dev', 'test'] splits

Browse files
README.md CHANGED
@@ -14,4 +14,52 @@ tags:
14
  - scattered-arguments
15
  size_categories:
16
  - 1K<n<10K
17
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  - scattered-arguments
15
  size_categories:
16
  - 1K<n<10K
17
+ dataset_info:
18
+ features:
19
+ - name: doc_id
20
+ dtype: string
21
+ - name: id
22
+ dtype: string
23
+ - name: event
24
+ dtype: string
25
+ - name: post
26
+ dtype: string
27
+ - name: comment
28
+ dtype: string
29
+ - name: context
30
+ dtype: string
31
+ - name: argument-type
32
+ dtype: string
33
+ - name: role
34
+ dtype: string
35
+ - name: raw-initial-ground-truth
36
+ list: string
37
+ - name: raw-implicit-arguments
38
+ list: string
39
+ - name: raw-scattered-arguments
40
+ list: string
41
+ - name: raw-gt-args-type
42
+ list:
43
+ list: string
44
+ splits:
45
+ - name: train
46
+ num_bytes: 6282160
47
+ num_examples: 4619
48
+ - name: dev
49
+ num_bytes: 1336808
50
+ num_examples: 944
51
+ - name: test
52
+ num_bytes: 2554390
53
+ num_examples: 1883
54
+ download_size: 535112
55
+ dataset_size: 10173358
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: train
60
+ path: data/train-*
61
+ - split: dev
62
+ path: data/dev-*
63
+ - split: test
64
+ path: data/test-*
65
+ ---
data/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48e25bb0f1a6c6d46214ee87a7cfdb1e3f017059484c26d4c9f6c6b95f6532b
3
+ size 72987
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57bab1a6007081f94dc713deffc2f1d7898e13c8235244ee8dc5c5067ac1ff24
3
+ size 137510
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e4ffb4aad8cc7c7e3aec2b8f9299a7239b5268060f3e9f366151db30bd456f3
3
+ size 324615