PrompTart commited on
Commit
166d7c3
·
verified ·
1 Parent(s): dddc459

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -39,8 +39,7 @@ tokenizer.batch_decode(generated_tokens, skip_special_tokens=True)
39
 
40
  ## Limitations
41
 
42
- - **Out-of-Domain Accuracy**: While the model generalizes to some extent, accuracy may vary in domains that were not part of the training set (such as specialized biology or physics terms not included in PTT).
43
-
44
 
45
  ## Citation
46
 
 
39
 
40
  ## Limitations
41
 
42
+ - **Out-of-Domain Accuracy**: While the model generalizes to some extent, accuracy may vary in domains that were not part of the training set.
 
43
 
44
  ## Citation
45