codelion commited on
Commit
eb4c1f5
·
verified ·
1 Parent(s): 83b7938

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,6 +18,8 @@ language:
18
  pipeline_tag: text-generation
19
  inference: true
20
  model_type: gemma
 
 
21
  ---
22
 
23
  # codelion/gemma-3-1b-it-reasoning-grpo-lora
@@ -144,4 +146,4 @@ The adapter was evaluated on diverse reasoning tasks:
144
 
145
  ---
146
 
147
- *This adapter is part of the [Ellora project](https://github.com/codelion/ellora) - standardized recipes for enhancing LLM capabilities.*
 
18
  pipeline_tag: text-generation
19
  inference: true
20
  model_type: gemma
21
+ datasets:
22
+ - codelion/gemma-3-1b-it-magpie-reasoning
23
  ---
24
 
25
  # codelion/gemma-3-1b-it-reasoning-grpo-lora
 
146
 
147
  ---
148
 
149
+ *This adapter is part of the [Ellora project](https://github.com/codelion/ellora) - standardized recipes for enhancing LLM capabilities.*