Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,8 @@ pipeline_tag: text2text-generation
|
|
4 |
---
|
5 |
Used scraped data as input, ChatGPT result as output and limited types of instruction to fine-tune flan-t5-small.
|
6 |
Used declare-lab repo. Refer to https://github.com/declare-lab/flan-alpaca
|
7 |
-
Epoch set to
|
8 |
Input token max 512
|
9 |
Output token max 512
|
10 |
Trained on Free Google Colab T4
|
11 |
-
Training time ~
|
|
|
4 |
---
|
5 |
Used scraped data as input, ChatGPT result as output and limited types of instruction to fine-tune flan-t5-small.
|
6 |
Used declare-lab repo. Refer to https://github.com/declare-lab/flan-alpaca
|
7 |
+
Epoch set to 1
|
8 |
Input token max 512
|
9 |
Output token max 512
|
10 |
Trained on Free Google Colab T4
|
11 |
+
Training time ~ 40 mins
|