End of training
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: microsoft/Phi-3-mini-4k-instruct
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
model_name: phi3-mini-yoda-adapter
|
| 5 |
tags:
|
|
@@ -11,7 +12,7 @@ licence: license
|
|
| 11 |
|
| 12 |
# Model Card for phi3-mini-yoda-adapter
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
base_model: microsoft/Phi-3-mini-4k-instruct
|
| 3 |
+
datasets: dvgodoy/yoda_sentences
|
| 4 |
library_name: transformers
|
| 5 |
model_name: phi3-mini-yoda-adapter
|
| 6 |
tags:
|
|
|
|
| 12 |
|
| 13 |
# Model Card for phi3-mini-yoda-adapter
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the [dvgodoy/yoda_sentences](https://huggingface.co/datasets/dvgodoy/yoda_sentences) dataset.
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|