Commit
•
bea4c79
1
Parent(s):
48c29bf
Add base_model metadata
Browse filesAdds `base_model` metadata to expose this model in the meta-llama/Meta-Llama-3-8B-Instruct model tree
![Screenshot 2024-08-27 at 15.09.02.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/uzFbtq7UikwRNZYJ6lS_p.png)
README.md
CHANGED
@@ -5,6 +5,7 @@ license: apache-2.0
|
|
5 |
datasets:
|
6 |
- openbmb/UltraFeedback
|
7 |
pipeline_tag: text-generation
|
|
|
8 |
model-index:
|
9 |
- name: Llama-3-Instruct-8B-SPPO-Iter3
|
10 |
results:
|
|
|
5 |
datasets:
|
6 |
- openbmb/UltraFeedback
|
7 |
pipeline_tag: text-generation
|
8 |
+
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
9 |
model-index:
|
10 |
- name: Llama-3-Instruct-8B-SPPO-Iter3
|
11 |
results:
|