Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,6 @@ size_categories:
|
|
5 |
- 1M<n<10M
|
6 |
---
|
7 |
|
8 |
-
TH 1.7M Arithmetic Tasks dataset inspired from [Goat: Fine-tuned LLaMA Outperforms GPT-4 on Arithmetic Tasks](https://arxiv.org/abs/2305.14201) & [Author's HF](https://huggingface.co/datasets/tiedong/goat)
|
|
|
|
|
|
5 |
- 1M<n<10M
|
6 |
---
|
7 |
|
8 |
+
TH 1.7M Arithmetic Tasks dataset inspired from [Goat: Fine-tuned LLaMA Outperforms GPT-4 on Arithmetic Tasks](https://arxiv.org/abs/2305.14201) & [Author's HF](https://huggingface.co/datasets/tiedong/goat)
|
9 |
+
|
10 |
+
**FYI:** Use columns "instruction" and "output" if you plan to instruct fine-tuning.
|