CombinHorizon
commited on
Commit
•
19e2c43
1
Parent(s):
15fd3ff
Update README.md
Browse filesadd licence so model can be added to the [Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: outputs/simpo-out
|
7 |
results: []
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -152,4 +153,4 @@ The following hyperparameters were used during training:
|
|
152 |
- Transformers 4.43.1
|
153 |
- Pytorch 2.3.1+cu121
|
154 |
- Datasets 2.19.1
|
155 |
-
- Tokenizers 0.19.1
|
|
|
5 |
model-index:
|
6 |
- name: outputs/simpo-out
|
7 |
results: []
|
8 |
+
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
153 |
- Transformers 4.43.1
|
154 |
- Pytorch 2.3.1+cu121
|
155 |
- Datasets 2.19.1
|
156 |
+
- Tokenizers 0.19.1
|