salwork commited on
Commit
60c77a3
·
verified ·
1 Parent(s): 632d0fa

Training in progress, step 100

Browse files
README.md CHANGED
@@ -34,11 +34,11 @@ This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.20.0
38
- - Transformers: 4.54.1
39
- - Pytorch: 2.7.1
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
@@ -5,6 +5,7 @@
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
 
8
  "eos_token_id": 2,
9
  "head_dim": 64,
10
  "hidden_act": "silu",
@@ -25,8 +26,7 @@
25
  "rope_scaling": null,
26
  "rope_theta": 100000,
27
  "tie_word_embeddings": true,
28
- "torch_dtype": "float32",
29
- "transformers_version": "4.54.1",
30
  "use_cache": true,
31
  "vocab_size": 49152
32
  }
 
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 1,
8
+ "dtype": "float32",
9
  "eos_token_id": 2,
10
  "head_dim": 64,
11
  "hidden_act": "silu",
 
26
  "rope_scaling": null,
27
  "rope_theta": 100000,
28
  "tie_word_embeddings": true,
29
+ "transformers_version": "4.56.1",
 
30
  "use_cache": true,
31
  "vocab_size": 49152
32
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58d6c47302c54bc7f51f69c57db5f0c831f60df404f8c435b5fb749eec673c6d
3
  size 1447317080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3826ec42120a85215511b04224dfe56a8b5170dbe6ae8c40d90ba2cc91eda4e
3
  size 1447317080
runs/Sep24_04-21-21_62965a392d91/events.out.tfevents.1758687701.62965a392d91.370.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edf9be393551ee8b873d866a4a4a080680339dbd62b498ad9279715af96b421a
3
+ size 14858
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4fc9ffb5168f56ceafff0215af4086600e4d2abeb752d24dedc23116ced0c79
3
- size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1830d1d35a4eb065e2964b6d8a6ab48c2bc754b251a399ea159fc1b22830a985
3
+ size 6225