Safetensors
openlm
text
mathewhe commited on
Commit
d91e224
·
1 Parent(s): 3bf2eac

Add model metadata

Browse files

Add basic yaml-based metadata to the readme.

Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # DCLM-7B-Chat
2
 
3
  This is a fine-tuned version of the DCLM-7B baseline model trained for chat
 
1
+ ---
2
+ base_model: apple/DCLM-7B
3
+ datasets:
4
+ - HuggingFaceH4/ultrachat_200k
5
+ - teknium/OpenHermes-2.5
6
+ - princeton-nlp/gemma2-ultrafeedback-armorm
7
+ license: apple-ascl
8
+ tags:
9
+ - text
10
+ ---
11
+
12
  # DCLM-7B-Chat
13
 
14
  This is a fine-tuned version of the DCLM-7B baseline model trained for chat