adnlp commited on
Commit
4a0383a
·
verified ·
1 Parent(s): 8cd1fa5

End of training

Browse files
README.md CHANGED
@@ -29,18 +29,18 @@ print(output["generated_text"])
29
 
30
  ## Training procedure
31
 
32
- [<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/carenhan89-university-of-melbourne/huggingface/runs/x42q5k0f)
33
 
34
 
35
  This model was trained with SFT.
36
 
37
  ### Framework versions
38
 
39
- - TRL: 0.13.0
40
- - Transformers: 4.47.1
41
- - Pytorch: 2.5.1+cu121
42
- - Datasets: 3.2.0
43
- - Tokenizers: 0.21.0
44
 
45
  ## Citations
46
 
 
29
 
30
  ## Training procedure
31
 
32
+ [<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/drcarenhan/huggingface/runs/fb80wq3e)
33
 
34
 
35
  This model was trained with SFT.
36
 
37
  ### Framework versions
38
 
39
+ - TRL: 0.16.1
40
+ - Transformers: 4.51.3
41
+ - Pytorch: 2.6.0+cu124
42
+ - Datasets: 3.5.0
43
+ - Tokenizers: 0.21.1
44
 
45
  ## Citations
46
 
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "HuggingFaceTB/SmolLM2-135M",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -27,7 +26,7 @@
27
  "rope_theta": 100000,
28
  "tie_word_embeddings": true,
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.47.1",
31
  "use_cache": true,
32
  "vocab_size": 49152
33
  }
 
1
  {
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
 
26
  "rope_theta": 100000,
27
  "tie_word_embeddings": true,
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.51.3",
30
  "use_cache": true,
31
  "vocab_size": 49152
32
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "pad_token_id": 2,
6
- "transformers_version": "4.47.1"
7
  }
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "pad_token_id": 2,
6
+ "transformers_version": "4.51.3"
7
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c40220acb710b334bb2bade89e9fe6bdcbd7a1e99fad1e5a7637e6487b4f0263
3
  size 538090408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0a9d4de9424b2d01a2644b503b36348f3d0b86d2042eac9fedcab393cd2e29e
3
  size 538090408
runs/Apr24_22-41-39_973b74cf76e2/events.out.tfevents.1745534507.973b74cf76e2.1541.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:945491adeffcfc84c0d180089aa1c6e879fcb3d4314798cd43e5449bda56f0af
3
+ size 44264
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc88af7c877643d1e7bf0d7705d5701937f2d3651a5204b2f891ad81720ee531
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048724bdd18a05e1f1642a2b2ebf6c88ef96a87e3d4a9e4c794728c36b3e9383
3
  size 5624