Tbh commited on
Commit
5ef8ade
1 Parent(s): f978c4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ Our SEO model was trained on a custom hand-curated dataset that contains keyword
17
 
18
 
19
  ## Training
20
- Novus-7B-Instruct-SEO was trained over 3 epochs using the qLoRA with a Lora Rank of 16, on a single H100 GPU.
21
 
22
  ```python
23
  model = AutoModelForCausalLM.from_pretrained("NovusResearch/Novus-7B-Instruct-SEO",
 
17
 
18
 
19
  ## Training
20
+ Novus-7B-Instruct-SEO was trained over 3 epochs using QLoRA with a Lora Rank of 16, on a single H100 GPU.
21
 
22
  ```python
23
  model = AutoModelForCausalLM.from_pretrained("NovusResearch/Novus-7B-Instruct-SEO",