Upload LlamaForCausalLM
Browse files
README.md
CHANGED
|
@@ -2,20 +2,20 @@
|
|
| 2 |
base_model:
|
| 3 |
- meta-llama/Llama-3.1-8B
|
| 4 |
- cluebbers/Llama-3.1-8B-paraphrase-type-generation-etpc
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
library_name: transformers
|
|
|
|
| 6 |
model_name: Llama-3.1-8B-paraphrase-type-generation-apty-ipo
|
|
|
|
| 7 |
tags:
|
| 8 |
- generated_from_trainer
|
| 9 |
- trl
|
| 10 |
- dpo
|
| 11 |
- ipo
|
| 12 |
licence: license
|
| 13 |
-
license: apache-2.0
|
| 14 |
-
datasets:
|
| 15 |
-
- worta/apty
|
| 16 |
-
language:
|
| 17 |
-
- en
|
| 18 |
-
pipeline_tag: text-generation
|
| 19 |
---
|
| 20 |
|
| 21 |
# Model Card for Llama-3.1-8B-paraphrase-type-generation-apty-ipo
|
|
|
|
| 2 |
base_model:
|
| 3 |
- meta-llama/Llama-3.1-8B
|
| 4 |
- cluebbers/Llama-3.1-8B-paraphrase-type-generation-etpc
|
| 5 |
+
datasets:
|
| 6 |
+
- worta/apty
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
library_name: transformers
|
| 10 |
+
license: apache-2.0
|
| 11 |
model_name: Llama-3.1-8B-paraphrase-type-generation-apty-ipo
|
| 12 |
+
pipeline_tag: text-generation
|
| 13 |
tags:
|
| 14 |
- generated_from_trainer
|
| 15 |
- trl
|
| 16 |
- dpo
|
| 17 |
- ipo
|
| 18 |
licence: license
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# Model Card for Llama-3.1-8B-paraphrase-type-generation-apty-ipo
|