shoubing35 commited on
Commit
f1f05a4
·
verified ·
1 Parent(s): 4809cb1

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-1B-Instruct
 
3
  library_name: transformers
4
  model_name: llama-1B-sft
5
  tags:
@@ -11,7 +12,7 @@ licence: license
11
 
12
  # Model Card for llama-1B-sft
13
 
14
- This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
1
  ---
2
  base_model: meta-llama/Llama-3.2-1B-Instruct
3
+ datasets: shoubing35/ones_digit_sft_dataset
4
  library_name: transformers
5
  model_name: llama-1B-sft
6
  tags:
 
12
 
13
  # Model Card for llama-1B-sft
14
 
15
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on the [shoubing35/ones_digit_sft_dataset](https://huggingface.co/datasets/shoubing35/ones_digit_sft_dataset) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start