jarodrigues
commited on
Commit
•
78d74bc
1
Parent(s):
db9a058
Update README.md
Browse files
README.md
CHANGED
@@ -100,8 +100,11 @@ And from SuperGLUE, we included these other four tasks:
|
|
100 |
- MultiRC (question answering).
|
101 |
|
102 |
|
103 |
-
Instruction templates have been manually crafted for each task.
|
104 |
These datasets were machine translated into Portuguese and from the [Extraglue dataset](https://huggingface.co/datasets/PORTULAN/extraglue).
|
|
|
|
|
|
|
|
|
105 |
These take the various fields in the dataset and arrange them into a prompt.
|
106 |
These templates are listed in full detail in the [Extraglue dataset](https://huggingface.co/datasets/PORTULAN/extraglue).
|
107 |
|
|
|
100 |
- MultiRC (question answering).
|
101 |
|
102 |
|
|
|
103 |
These datasets were machine translated into Portuguese and from the [Extraglue dataset](https://huggingface.co/datasets/PORTULAN/extraglue).
|
104 |
+
|
105 |
+
|
106 |
+
|
107 |
+
Instruction templates have been manually crafted for each task.
|
108 |
These take the various fields in the dataset and arrange them into a prompt.
|
109 |
These templates are listed in full detail in the [Extraglue dataset](https://huggingface.co/datasets/PORTULAN/extraglue).
|
110 |
|