datasysdev commited on
Commit
beca8ee
·
verified ·
1 Parent(s): 87fb3f9

Training in progress, epoch 5

Browse files
README.md CHANGED
@@ -34,11 +34,11 @@ This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.21.0
38
- - Transformers: 4.55.2
39
  - Pytorch: 2.8.0+cu126
40
  - Datasets: 4.0.0
41
- - Tokenizers: 0.21.4
42
 
43
  ## Citations
44
 
 
34
 
35
  ### Framework versions
36
 
37
+ - TRL: 0.23.0
38
+ - Transformers: 4.56.1
39
  - Pytorch: 2.8.0+cu126
40
  - Datasets: 4.0.0
41
+ - Tokenizers: 0.22.0
42
 
43
  ## Citations
44
 
config.json CHANGED
@@ -7,6 +7,7 @@
7
  "attention_dropout": 0.0,
8
  "attn_logit_softcapping": null,
9
  "bos_token_id": 2,
 
10
  "eos_token_id": 1,
11
  "final_logit_softcapping": null,
12
  "head_dim": 256,
@@ -46,8 +47,7 @@
46
  "rope_scaling": null,
47
  "rope_theta": 1000000.0,
48
  "sliding_window": 512,
49
- "torch_dtype": "bfloat16",
50
- "transformers_version": "4.55.2",
51
  "use_bidirectional_attention": false,
52
  "use_cache": true,
53
  "vocab_size": 262144
 
7
  "attention_dropout": 0.0,
8
  "attn_logit_softcapping": null,
9
  "bos_token_id": 2,
10
+ "dtype": "bfloat16",
11
  "eos_token_id": 1,
12
  "final_logit_softcapping": null,
13
  "head_dim": 256,
 
47
  "rope_scaling": null,
48
  "rope_theta": 1000000.0,
49
  "sliding_window": 512,
50
+ "transformers_version": "4.56.1",
 
51
  "use_bidirectional_attention": false,
52
  "use_cache": true,
53
  "vocab_size": 262144
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b10557428c98c0639986a03e71013efb7cdb38b40983d9048aa485cef784e3c
3
  size 536223056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4bb9346b6ba86a992c9184371e5cf7f8892b7aac0575b4b5a64ec163ab2b512
3
  size 536223056
runs/Sep13_18-14-38_4a0065bcf0ac/events.out.tfevents.1757787357.4a0065bcf0ac.324.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:771c17c52b076356d1d4fb8c29a282dfe5d6795660b12d0dfb01e517bca9a513
3
+ size 55640
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cbfba858f8fdb41e125dfd85e7adbf836a4ecb0e22d3dadd39e7df956ed4b3c
3
- size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c86b6c8e023edb2bc3179cc2dffd0453684f6b1f1bec783de609f6b0100a5e6
3
+ size 6289