thagen commited on
Commit
a80d9dc
·
1 Parent(s): 6df45e6

added causality-identification dataset

Browse files
README.md CHANGED
@@ -43,6 +43,18 @@ configs:
43
  path: causality-identification/train.parquet
44
  - split: test
45
  path: causality-identification/test.parquet
 
 
 
 
 
 
 
 
 
 
 
 
46
  train-eval-index:
47
  - config: causality detection
48
  task: text-classification
 
43
  path: causality-identification/train.parquet
44
  - split: test
45
  path: causality-identification/test.parquet
46
+ features:
47
+ - name: index
48
+ dtype: string
49
+ - name: text
50
+ dtype: string
51
+ - name: relations
52
+ dtype:
53
+ sequence:
54
+ sequence:
55
+ - string
56
+ - string
57
+ - string
58
  train-eval-index:
59
  - config: causality detection
60
  task: text-classification
causality-identification/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697f1f3e5f28709686ad4bee7291ce129ac5e193d2096b8b51cc00cfc1b637a5
3
+ size 65439
causality-identification/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45b1fc334b7c81dac0dabadc0dba055c4845ee261fc8c4707638f359d9edb2a3
3
+ size 359980