TitleOS commited on
Commit
9796f84
·
verified ·
1 Parent(s): 4c0ffda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ base_model: google/gemma-3n-E4B-it
3
  library_name: peft
4
  license: mpl-2.0
5
  datasets:
6
- - titleos/rlaif_training_fictional_patriot_experiment
7
  language:
8
  - en
9
  tags:
@@ -101,7 +101,7 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
101
 
102
  * **Framework:** Unsloth
103
  * **Hardware:** Nvidia A10G (24GB VRAM)
104
- * **Dataset:** [titleos/rlaif_training_fictional_patriot_experiment](https://huggingface.co/datasets/titleos/rlaif_training_fictional_patriot_experiment)
105
  * **Epochs:** 1 (approx 60 steps)
106
  * **LoRA Rank:** 16
107
  * **LoRA Alpha:** 16
 
3
  library_name: peft
4
  license: mpl-2.0
5
  datasets:
6
+ - TitleOS/rlaif_training_fictional_patriot_experiment
7
  language:
8
  - en
9
  tags:
 
101
 
102
  * **Framework:** Unsloth
103
  * **Hardware:** Nvidia A10G (24GB VRAM)
104
+ * **Dataset:** [TitleOS/rlaif_training_fictional_patriot_experiment](https://huggingface.co/datasets/titleos/rlaif_training_fictional_patriot_experiment)
105
  * **Epochs:** 1 (approx 60 steps)
106
  * **LoRA Rank:** 16
107
  * **LoRA Alpha:** 16