Training in progress, step 25600
Browse files- config.json +2 -2
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -26,7 +26,7 @@
|
|
26 |
"rope_scaling": null,
|
27 |
"rope_theta": 100000,
|
28 |
"tie_word_embeddings": true,
|
29 |
-
"torch_dtype": "
|
30 |
"transformers.js_config": {
|
31 |
"kv_cache_dtype": {
|
32 |
"fp16": "float16",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "jekunz/smollm-135m-fineweb-swedish-from-scratch",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
26 |
"rope_scaling": null,
|
27 |
"rope_theta": 100000,
|
28 |
"tie_word_embeddings": true,
|
29 |
+
"torch_dtype": "float32",
|
30 |
"transformers.js_config": {
|
31 |
"kv_cache_dtype": {
|
32 |
"fp16": "float16",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:470c630e1a1356b010a559c87b17cbb1b87e3cdddaedd84aac20d02b91827f2a
|
3 |
+
size 538090408
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09f761d6d63fbf3abca72e7092dd84025d7b9ff13444f5a15ceb16300e1e78e1
|
3 |
size 5432
|