Ba2han commited on
Commit
16f62c2
·
verified ·
1 Parent(s): 8b4ab59

Training in progress, step 300

Browse files
Files changed (5) hide show
  1. README.md +10 -10
  2. config.json +2 -2
  3. model.safetensors +1 -1
  4. special_tokens_map.json +1 -7
  5. training_args.bin +2 -2
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
- base_model: Ba2han/test-model-muon-2
3
  library_name: transformers
4
  model_name: sft-model-muon-2
5
  tags:
6
  - generated_from_trainer
7
- - unsloth
8
- - sft
9
  - trl
 
 
10
  licence: license
11
  ---
12
 
13
  # Model Card for sft-model-muon-2
14
 
15
- This model is a fine-tuned version of [Ba2han/test-model-muon-2](https://huggingface.co/Ba2han/test-model-muon-2).
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,18 +28,18 @@ 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/batuhan409/huggingface/runs/eexepqgc)
32
 
33
 
34
  This model was trained with SFT.
35
 
36
  ### Framework versions
37
 
38
- - TRL: 0.23.0
39
- - Transformers: 4.57.1
40
- - Pytorch: 2.8.0+cu128
41
- - Datasets: 4.3.0
42
- - Tokenizers: 0.22.1
43
 
44
  ## Citations
45
 
 
1
  ---
2
+ base_model: Ba2han/sft-model-muon-3
3
  library_name: transformers
4
  model_name: sft-model-muon-2
5
  tags:
6
  - generated_from_trainer
 
 
7
  - trl
8
+ - sft
9
+ - unsloth
10
  licence: license
11
  ---
12
 
13
  # Model Card for sft-model-muon-2
14
 
15
+ This model is a fine-tuned version of [Ba2han/sft-model-muon-3](https://huggingface.co/Ba2han/sft-model-muon-3).
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
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/batuhan409/huggingface/runs/k46455gb)
32
 
33
 
34
  This model was trained with SFT.
35
 
36
  ### Framework versions
37
 
38
+ - TRL: 0.21.0
39
+ - Transformers: 4.56.1
40
+ - Pytorch: 2.8.0
41
+ - Datasets: 4.2.0
42
+ - Tokenizers: 0.22.0
43
 
44
  ## Citations
45
 
config.json CHANGED
@@ -41,8 +41,8 @@
41
  "rope_theta": 10000,
42
  "sliding_window": null,
43
  "tie_word_embeddings": true,
44
- "transformers_version": "4.57.1",
45
- "unsloth_version": "2025.11.2",
46
  "use_cache": true,
47
  "use_sliding_window": false,
48
  "vocab_size": 151669
 
41
  "rope_theta": 10000,
42
  "sliding_window": null,
43
  "tie_word_embeddings": true,
44
+ "transformers_version": "4.56.1",
45
+ "unsloth_version": "2025.10.10",
46
  "use_cache": true,
47
  "use_sliding_window": false,
48
  "vocab_size": 151669
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c800aedee4c0b1a2a05004480998176639a9091bc3f7df936e7aad0d817bc686
3
  size 1111902928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf08d8b8f46a2f5200c2caae04393ee9133d1fb16c6c4790ad8584b9719af36
3
  size 1111902928
special_tokens_map.json CHANGED
@@ -21,11 +21,5 @@
21
  "rstrip": false,
22
  "single_word": false
23
  },
24
- "pad_token": {
25
- "content": "<|vision_pad|>",
26
- "lstrip": false,
27
- "normalized": false,
28
- "rstrip": false,
29
- "single_word": false
30
- }
31
  }
 
21
  "rstrip": false,
22
  "single_word": false
23
  },
24
+ "pad_token": "<|vision_pad|>"
 
 
 
 
 
 
25
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d95d57cf87e62ab03a8ba222b951a7b279d29c13c4eee5508ff56607a6aef892
3
- size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cc833afd0b2782f22802a5c478f7dd0255e9abfc78e1adf2ab30256956ba061
3
+ size 6225