Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ for id in df[df.task_type=="MultipleChoice"].id:
|
|
27 |
# all yielded datasets can be used interchangeably
|
28 |
```
|
29 |
|
30 |
-
See supported
|
31 |
|
32 |
### Pretrained model:
|
33 |
|
|
|
27 |
# all yielded datasets can be used interchangeably
|
28 |
```
|
29 |
|
30 |
+
See supported 600+ tasks in [tasks.md](https://github.com/sileod/tasksource/blob/main/tasks.md) (+200 MultipleChoice tasks, +200 Classification tasks) and feel free to request a new task. Datasets are downloaded to `$HF_DATASETS_CACHE` (as any huggingface dataset), so be sure to have >100GB of space there.
|
31 |
|
32 |
### Pretrained model:
|
33 |
|