IAJw commited on
Commit
f235b7c
1 Parent(s): 6e91568

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 5
8
  Input token max 512
9
  Output token max 512
10
  Trained on Free Google Colab T4
11
- Training time ~ 2 hours
 
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