Gameselo commited on
Commit
eda09db
1 Parent(s): d77e03c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -48,6 +48,16 @@ configs:
48
  path: data/test_climate_fever-*
49
  - split: dev
50
  path: data/dev-*
 
 
 
 
 
 
 
 
 
 
51
  ---
52
 
53
  This monolingual (English) NLI dataset is designed for performing Zero-shot classification tasks, on NLI purposes, and is particularly Fact-Checking oriented.
 
48
  path: data/test_climate_fever-*
49
  - split: dev
50
  path: data/dev-*
51
+ task_categories:
52
+ - text-classification
53
+ - zero-shot-classification
54
+ language:
55
+ - en
56
+ tags:
57
+ - natural-language-inference
58
+ - fact-checking
59
+ size_categories:
60
+ - 100M<n<1B
61
  ---
62
 
63
  This monolingual (English) NLI dataset is designed for performing Zero-shot classification tasks, on NLI purposes, and is particularly Fact-Checking oriented.