sileod commited on
Commit
a10a945
·
1 Parent(s): da9c130

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: unknown
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: unknown
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
  ---
8
+ ```bib
9
+ @article{kaushik2020learning,
10
+ title={Learning the Difference that Makes a Difference with Counterfactually Augmented Data},
11
+ author={Kaushik, Divyansh and Hovy, Eduard and Lipton, Zachary C},
12
+ journal={International Conference on Learning Representations (ICLR)},
13
+ year={2020}
14
+ }
15
+ ```