helixx999 commited on
Commit
faef20e
1 Parent(s): 44dadac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,11 +13,11 @@ tags:
13
 
14
  # Uploaded model
15
 
16
- - **Developed by:** helixx999
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
19
 
20
- This is gemma2 trained on semeval restaurant data 2014 by Harsh Jain.
21
 
22
  `trainer = SFTTrainer(
23
  model = model,
 
13
 
14
  # Uploaded model
15
 
16
+ - **Developed by:** helixx999 (Harsh Jain)
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/gemma-2-9b-bnb-4bit
19
 
20
+ This is gemma2 trained on semeval restaurant data 2014 using unsloth framework.
21
 
22
  `trainer = SFTTrainer(
23
  model = model,