tsessk commited on
Commit
9606d4e
·
verified ·
1 Parent(s): 60b3540

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "LlamaForCausalLM"
4
  ],
@@ -24,7 +25,7 @@
24
  "rope_theta": 130000,
25
  "tie_word_embeddings": true,
26
  "torch_dtype": "bfloat16",
27
- "transformers_version": "4.51.3",
28
  "use_cache": true,
29
  "vocab_size": 49152
30
  }
 
1
  {
2
+ "_name_or_path": "tsessk/SmolLM2-FT-Summarization",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
25
  "rope_theta": 130000,
26
  "tie_word_embeddings": true,
27
  "torch_dtype": "bfloat16",
28
+ "transformers_version": "4.48.3",
29
  "use_cache": true,
30
  "vocab_size": 49152
31
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65e9740c3acc98bf503faaf85a1f1e49f21f2a60d32daed3439b2a71f98be598
3
  size 3422777952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772831e2ec6d8a90ff1fae72b36f154fa6fade22cfed268c9356d0ef8e37bf6c
3
  size 3422777952
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:349b13782959286aef5e93270d01f3bcdb8adadc551111a0d3e3bdc75fb004b1
3
- size 6136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29833fb4826f2d2c60e0632be7bae66993a283093d01e7ef8e5f0eb70381cd2a
3
+ size 6200