Subject-Emu-5259 commited on
Commit
33a3424
·
verified ·
1 Parent(s): c917e85

Add YAML metadata to model card

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -12,6 +12,20 @@ library_name: peft
12
  base_model: HuggingFaceTB/SmolLM2-360M-Instruct
13
  pipeline_tag: text-generation
14
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
 
16
  ---
17
  license: apache-2.0
 
12
  base_model: HuggingFaceTB/SmolLM2-360M-Instruct
13
  pipeline_tag: text-generation
14
  ---
15
+ ---
16
+ license: apache-2.0
17
+ tags:
18
+ - smolllm
19
+ - lora
20
+ - dpo
21
+ - neuralai
22
+ - peft
23
+ - alignment
24
+ - 360m
25
+ library_name: peft
26
+ base_model: HuggingFaceTB/SmolLM2-360M-Instruct
27
+ pipeline_tag: text-generation
28
+ ---
29
 
30
  ---
31
  license: apache-2.0