jarodrigues commited on
Commit
f0d3318
1 Parent(s): 6470f39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -107,7 +107,7 @@ 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
 
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
+ 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