Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,18 @@
|
|
| 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
# monsterapi/gemma-2-2b-norobots
|
| 3 |
|
| 4 |
**Base Model for Fine-tuning:** [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it)
|
|
|
|
| 1 |
|
| 2 |
+
---
|
| 3 |
+
library_name: peft
|
| 4 |
+
tags:
|
| 5 |
+
- nlp
|
| 6 |
+
- code
|
| 7 |
+
- instruct
|
| 8 |
+
- llama
|
| 9 |
+
datasets:
|
| 10 |
+
- Intel/orca_dpo_pairs
|
| 11 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 12 |
+
license: apache-2.0
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
|
| 16 |
# monsterapi/gemma-2-2b-norobots
|
| 17 |
|
| 18 |
**Base Model for Fine-tuning:** [google/gemma-2-2b-it](https://huggingface.co/google/gemma-2-2b-it)
|