YWZBrandon commited on
Commit
c43a6df
·
verified ·
1 Parent(s): e1d4c56

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  base_model: meta-llama/Llama-3.2-3B
3
- datasets: openai/gsm8k
4
  library_name: transformers
5
  model_name: openai-gsm8k_meta-llama-Llama-3.2-3B_2e-5
6
  tags:
@@ -12,7 +11,7 @@ licence: license
12
 
13
  # Model Card for openai-gsm8k_meta-llama-Llama-3.2-3B_2e-5
14
 
15
- This model is a fine-tuned version of [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B) on the [openai/gsm8k](https://huggingface.co/datasets/openai/gsm8k) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,7 +27,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yuweiz/ActionEditV2/runs/aeiis9er)
32
 
33
 
34
  This model was trained with SFT.
 
1
  ---
2
  base_model: meta-llama/Llama-3.2-3B
 
3
  library_name: transformers
4
  model_name: openai-gsm8k_meta-llama-Llama-3.2-3B_2e-5
5
  tags:
 
11
 
12
  # Model Card for openai-gsm8k_meta-llama-Llama-3.2-3B_2e-5
13
 
14
+ This model is a fine-tuned version of [meta-llama/Llama-3.2-3B](https://huggingface.co/meta-llama/Llama-3.2-3B).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yuweiz/ActionEditV2/runs/qyo1t5pl)
31
 
32
 
33
  This model was trained with SFT.