dutta18 commited on
Commit
7c9a990
·
verified ·
1 Parent(s): 3b52645

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -31,3 +31,12 @@ configs:
31
  - split: test
32
  path: data/test-*
33
  ---
 
 
 
 
 
 
 
 
 
 
31
  - split: test
32
  path: data/test-*
33
  ---
34
+
35
+ This is the official ESNLI-VE dataset with all the train, test, val splits. And I dont own the copyright of the work. All copyright of this dataset belongs to the original author of the work. Uploaded here so that community members can easily access this dataset and evaluate the models.
36
+
37
+ Original Paper link: https://arxiv.org/abs/1812.01193
38
+
39
+ We have also used this dataset in one of our work, published in EMNLP 2025, you can refer to it below:
40
+
41
+ Paper Link: https://arxiv.org/abs/2508.19724
42
+