modik3 commited on
Commit
220b6f1
·
verified ·
1 Parent(s): c060dbf

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  base_model: meta-llama/Llama-3.2-3B-Instruct
 
3
  library_name: transformers
4
  model_name: Llama-3.2-3B-Instruct
5
  tags:
@@ -13,7 +14,7 @@ licence: license
13
 
14
  # Model Card for Llama-3.2-3B-Instruct
15
 
16
- This model is a fine-tuned version of [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct).
17
  It has been trained using [TRL](https://github.com/huggingface/trl).
18
 
19
  ## Quick start
 
1
  ---
2
  base_model: meta-llama/Llama-3.2-3B-Instruct
3
+ datasets: HuggingFaceH4/self_instruct
4
  library_name: transformers
5
  model_name: Llama-3.2-3B-Instruct
6
  tags:
 
14
 
15
  # Model Card for Llama-3.2-3B-Instruct
16
 
17
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct) on the [HuggingFaceH4/self_instruct](https://huggingface.co/datasets/HuggingFaceH4/self_instruct) dataset.
18
  It has been trained using [TRL](https://github.com/huggingface/trl).
19
 
20
  ## Quick start