Commit 95b2a7d2 authored by lintangsutawika's avatar lintangsutawika
Browse files

update glue

parent 95360bc2
...@@ -40,11 +40,22 @@ Homepage: https://gluebenchmark.com/ ...@@ -40,11 +40,22 @@ Homepage: https://gluebenchmark.com/
} }
``` ```
### Subtasks ### Groups and Tasks
List or describe tasks defined in this folder, and their names here: #### Groups
* `task_name`: `1-sentence description of what this particular task does`
* `task_name2`: ..... * `glue`: Run all Glue subtasks.
#### Tasks
* `cola`
* `mnli`
* `mrpc`
* `qnli`
* `qqp`
* `rte`
* `sst`
* `wnli`
### Checklist ### Checklist
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment