jarodrigues
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -100,9 +100,12 @@ And from SuperGLUE, we included these other four tasks:
|
|
100 |
- MultiRC (question answering).
|
101 |
|
102 |
|
103 |
-
|
104 |
-
These
|
105 |
-
|
|
|
|
|
|
|
106 |
|
107 |
# Training Details
|
108 |
|
|
|
100 |
- MultiRC (question answering).
|
101 |
|
102 |
|
103 |
+
|
104 |
+
These datasets were machine translated into Portuguese and from the [extraGLUE](https://huggingface.co/datasets/PORTULAN/extraglue) dataset.
|
105 |
+
|
106 |
+
|
107 |
+
Furthermore, instruction templates have been manually crafted for each task.
|
108 |
+
These take the various fields in the dataset and arrange them into prompts, which were collected into the [extraGLUE-instruct](https://huggingface.co/datasets/PORTULAN/extraglue-instruct) dataset.
|
109 |
|
110 |
# Training Details
|
111 |
|