sileod commited on
Commit
3a10dc0
1 Parent(s): 1c31311

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +41 -0
README.md CHANGED
@@ -79,6 +79,41 @@ dataset_info:
79
  num_examples: 260
80
  download_size: 0
81
  dataset_size: 1313822
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  - config_name: eng.dep.scidtb.conllu
83
  features:
84
  - name: id
@@ -1586,6 +1621,12 @@ configs:
1586
  path: deu.rst.pcc.rels/validation-*
1587
  - split: test
1588
  path: deu.rst.pcc.rels/test-*
 
 
 
 
 
 
1589
  - config_name: eng.dep.scidtb.conllu
1590
  data_files:
1591
  - split: train
 
79
  num_examples: 260
80
  download_size: 0
81
  dataset_size: 1313822
82
+ - config_name: eng.dep.covdtb.rels
83
+ features:
84
+ - name: doc
85
+ dtype: string
86
+ - name: unit1_toks
87
+ dtype: string
88
+ - name: unit2_toks
89
+ dtype: string
90
+ - name: unit1_txt
91
+ dtype: string
92
+ - name: unit2_txt
93
+ dtype: string
94
+ - name: s1_toks
95
+ dtype: string
96
+ - name: s2_toks
97
+ dtype: string
98
+ - name: unit1_sent
99
+ dtype: string
100
+ - name: unit2_sent
101
+ dtype: string
102
+ - name: dir
103
+ dtype: string
104
+ - name: orig_label
105
+ dtype: string
106
+ - name: label
107
+ dtype: string
108
+ splits:
109
+ - name: validation
110
+ num_bytes: 1542756
111
+ num_examples: 2399
112
+ - name: test
113
+ num_bytes: 1726590
114
+ num_examples: 2586
115
+ download_size: 923126
116
+ dataset_size: 3269346
117
  - config_name: eng.dep.scidtb.conllu
118
  features:
119
  - name: id
 
1621
  path: deu.rst.pcc.rels/validation-*
1622
  - split: test
1623
  path: deu.rst.pcc.rels/test-*
1624
+ - config_name: eng.dep.covdtb.rels
1625
+ data_files:
1626
+ - split: validation
1627
+ path: eng.dep.covdtb.rels/validation-*
1628
+ - split: test
1629
+ path: eng.dep.covdtb.rels/test-*
1630
  - config_name: eng.dep.scidtb.conllu
1631
  data_files:
1632
  - split: train