Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
DOI:
Libraries:
Datasets
pandas
License:
nkazi commited on
Commit
abaadf7
·
1 Parent(s): a8edbd1

Updated readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -147,6 +147,7 @@ print_label_dist(dataset)
147
  ## Label Distribution
148
 
149
  <style>
 
150
  .label-dist th:not(:first-child), .label-dist td:not(:first-child) {
151
  width: 15%;
152
  }
@@ -186,6 +187,10 @@ Total | 4,969 | 540 | 733 | 4,562
186
 
187
  ## Citation
188
 
 
 
 
 
189
  ```tex
190
  @inproceedings{dzikovska2013semeval,
191
  title = {{S}em{E}val-2013 Task 7: The Joint Student Response Analysis and 8th Recognizing Textual Entailment Challenge},
 
147
  ## Label Distribution
148
 
149
  <style>
150
+ .label-dist table {display: table; width: 100%;}
151
  .label-dist th:not(:first-child), .label-dist td:not(:first-child) {
152
  width: 15%;
153
  }
 
187
 
188
  ## Citation
189
 
190
+ Please consider adding a **footnote** linking to this dataset page (e.g., `SciEntsBank\footnote{https://huggingface.co/datasets/nkazi/SciEntsBank}` in LaTeX)
191
+ when first mentioning the dataset in your paper, alongside citing the authors/paper. This will promote the availability of this dataset on
192
+ Hugging Face and make it more accessible to researchers, given that the original repository is no longer available.
193
+
194
  ```tex
195
  @inproceedings{dzikovska2013semeval,
196
  title = {{S}em{E}val-2013 Task 7: The Joint Student Response Analysis and 8th Recognizing Textual Entailment Challenge},