Update README.md
Browse files
README.md
CHANGED
|
@@ -16,10 +16,6 @@ To generate this dataset, samples in AG are iterated in random order and have an
|
|
| 16 |
Thus the numbers of training samples in two classes are both 60k.
|
| 17 |
Moreover, each news in AG's News occurs exactly twice in the AG-Pair dataset to keep the same word frequency.
|
| 18 |
|
| 19 |
-
1. English Instructions: The English instuctions are obtained from [alpaca-53k](https://github.com/tatsu-lab/stanford_alpaca), and [dolly-15k](https://github.com/databrickslabs/dolly/tree/master/data).
|
| 20 |
-
2. Instruction Translation: The instructions (and inputs) are translated into 51 languages using Google Translation API (conducted on April 2023).
|
| 21 |
-
3. Output Generation: We generate output from `gpt-3.5-turbo` for each language (conducted on April 2023).
|
| 22 |
-
|
| 23 |
## Additional Information
|
| 24 |
|
| 25 |
### Dataset Curators
|
|
|
|
| 16 |
Thus the numbers of training samples in two classes are both 60k.
|
| 17 |
Moreover, each news in AG's News occurs exactly twice in the AG-Pair dataset to keep the same word frequency.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
## Additional Information
|
| 20 |
|
| 21 |
### Dataset Curators
|