End of training
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: HuggingFaceTB/SmolLM2-360M-Instruct
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
model_name: SmolLM2-360M-Instruct_logs
|
| 5 |
tags:
|
|
@@ -11,7 +12,7 @@ licence: license
|
|
| 11 |
|
| 12 |
# Model Card for SmolLM2-360M-Instruct_logs
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
base_model: HuggingFaceTB/SmolLM2-360M-Instruct
|
| 3 |
+
datasets: CNCL-Penn-State/cpo_en_multitask_text_msd10_mnr100_unif_eval
|
| 4 |
library_name: transformers
|
| 5 |
model_name: SmolLM2-360M-Instruct_logs
|
| 6 |
tags:
|
|
|
|
| 12 |
|
| 13 |
# Model Card for SmolLM2-360M-Instruct_logs
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct) on the [CNCL-Penn-State/cpo_en_multitask_text_msd10_mnr100_unif_eval](https://huggingface.co/datasets/CNCL-Penn-State/cpo_en_multitask_text_msd10_mnr100_unif_eval) dataset.
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|