sileod commited on
Commit
18db733
·
1 Parent(s): 2fce80e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_ids:
4
+ - natural-language-inference
5
+ - multi-input-text-classification
6
+ task_categories:
7
+ - text-classification
8
+ language:
9
+ - en
10
  ---
11
+
12
+ ```bib
13
+ @article{szomiu2021puzzle,
14
+ title={A Puzzle-Based Dataset for Natural Language Inference},
15
+ author={Szomiu, Roxana and Groza, Adrian},
16
+ journal={arXiv preprint arXiv:2112.05742},
17
+ year={2021}
18
+ }
19
+ ```