bourdoiscatie commited on
Commit
a1877a6
1 Parent(s): 97c8dc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ size_categories:
5
  - 10K<n<100K
6
  task_categories:
7
  - text-classification
8
- task_ids:
9
  - textual_entailment
10
  ---
11
 
@@ -67,7 +67,7 @@ targets = str(fever['label'][i]).replace("0","vrai").replace("1","incertain").re
67
  # How to use?
68
  ```
69
  from datasets import load_dataset
70
- dataset = load_dataset("CATIE-AQ/anli_fr_prompt_textual_entailment")
71
  ```
72
 
73
  # Citation
 
5
  - 10K<n<100K
6
  task_categories:
7
  - text-classification
8
+ tags:
9
  - textual_entailment
10
  ---
11
 
 
67
  # How to use?
68
  ```
69
  from datasets import load_dataset
70
+ dataset = load_dataset("CATIE-AQ/fever_fr_prompt_textual_entailment")
71
  ```
72
 
73
  # Citation