xillfe commited on
Commit
2fc3405
·
verified ·
1 Parent(s): 6a35574

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  base_model: LiquidAI/LFM2-2.6B
 
3
  library_name: transformers
4
  model_name: LFM2-2.6B-SFT
5
  tags:
@@ -13,7 +14,7 @@ licence: license
13
 
14
  # Model Card for LFM2-2.6B-SFT
15
 
16
- This model is a fine-tuned version of [LiquidAI/LFM2-2.6B](https://huggingface.co/LiquidAI/LFM2-2.6B).
17
  It has been trained using [TRL](https://github.com/huggingface/trl).
18
 
19
  ## Quick start
 
1
  ---
2
  base_model: LiquidAI/LFM2-2.6B
3
+ datasets: TeichAI/claude-4.5-opus-high-reasoning-250x
4
  library_name: transformers
5
  model_name: LFM2-2.6B-SFT
6
  tags:
 
14
 
15
  # Model Card for LFM2-2.6B-SFT
16
 
17
+ This model is a fine-tuned version of [LiquidAI/LFM2-2.6B](https://huggingface.co/LiquidAI/LFM2-2.6B) on the [TeichAI/claude-4.5-opus-high-reasoning-250x](https://huggingface.co/datasets/TeichAI/claude-4.5-opus-high-reasoning-250x) dataset.
18
  It has been trained using [TRL](https://github.com/huggingface/trl).
19
 
20
  ## Quick start