Addaci commited on
Commit
6c64c5f
1 Parent(s): 4e1da59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -47,5 +47,6 @@ but some women, from a range of marine related occupations - mariners, shore tra
47
 
48
  RESEARCH FOCUS
49
 
50
- 1. Fine-tuning a GPT-2 Small model using Dataset 2 [4.5 mill tokens] to explore utility of fine-tune LLM in post-HTR text clean up by expert volunteers
51
- 2. Training a small opensource LLM with an expanded Dataset 2 [30 mill tokens]
 
 
47
 
48
  RESEARCH FOCUS
49
 
50
+ 1. Fine-tuning and comparing a GPT-2 Small model, LLaMA model and T5 model using Dataset 2 [4.5 mill tokens]
51
+ to explore utility of fine-tuning LLMs in post-HTR text clean up pipeline. Have both Raw HTR output and human corrected HTR for same 4.5 mill tokens
52
+ 3. Training and comparing small LLMs with an expanded Dataset 2 [30 mill tokens]