QQuinley commited on
Commit
f9bb4a4
·
verified ·
1 Parent(s): 511a2f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -22,4 +22,5 @@ tokenizer = AutoTokenizer.from_pretrained("QQuinley/ViHerbQA-base")
22
  model = AutoModelForSeq2SeqLM.from_pretrained("QQuinley/ViHerbQA-base")
23
  model.cuda()
24
  ```
 
25
  Quinley: [email protected]
 
22
  model = AutoModelForSeq2SeqLM.from_pretrained("QQuinley/ViHerbQA-base")
23
  model.cuda()
24
  ```
25
+ # Author:
26
  Quinley: [email protected]