reaperdoesntknow commited on
Commit
031804a
·
verified ·
1 Parent(s): 4bdd834

Update model card: added tags block with convergentintel

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -3,6 +3,9 @@ datasets:
3
  - HumanLLMs/Human-Like-DPO-Dataset
4
  base_model:
5
  - Qwen/Qwen2.5-0.5B-Instruct
 
 
 
6
  pipeline_tag: text-generation
7
  library_name: transformers
8
  ---
 
3
  - HumanLLMs/Human-Like-DPO-Dataset
4
  base_model:
5
  - Qwen/Qwen2.5-0.5B-Instruct
6
+ tags:
7
+ - convergentintel
8
+ - reasoning
9
  pipeline_tag: text-generation
10
  library_name: transformers
11
  ---