helen commited on
Commit
969d45a
β€’
1 Parent(s): d68b7d5

Update README for text_zero_shot_classification

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,6 +27,8 @@ The table below shows which tasks are currently supported for evaluation in the
27
  | `summarization` | βœ… |
28
  | `image_binary_classification` | βœ… |
29
  | `image_multi_class_classification` | βœ… |
 
 
30
 
31
  ## Installation
32
 
@@ -60,4 +62,4 @@ To evaluate models with a _local_ instance of AutoTrain, change the environment
60
 
61
  ```
62
  AUTOTRAIN_BACKEND_API=http://localhost:8000
63
- ```
27
  | `summarization` | βœ… |
28
  | `image_binary_classification` | βœ… |
29
  | `image_multi_class_classification` | βœ… |
30
+ | `text_zero_shot_evaluation` | βœ… |
31
+
32
 
33
  ## Installation
34
 
62
 
63
  ```
64
  AUTOTRAIN_BACKEND_API=http://localhost:8000
65
+ ```