jarodrigues
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -106,8 +106,8 @@ These datasets were machine translated into Portuguese and from the [extraGLUE](
|
|
106 |
Furthermore, instruction templates have been manually crafted for each task.
|
107 |
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.
|
108 |
|
109 |
-
We also
|
110 |
-
|
111 |
|
112 |
|
113 |
# Training Details
|
|
|
106 |
Furthermore, instruction templates have been manually crafted for each task.
|
107 |
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.
|
108 |
|
109 |
+
We also employed data augmentation techniques to enhance the size and diversity of our dataset.
|
110 |
+
And this involved repurposing the tasks in various ways, such as generation of answers from MultiRC, question generation from BoolQ, and other relevant modifications.
|
111 |
|
112 |
|
113 |
# Training Details
|