checkpoint2-5600 for eval
Browse files- config.json +2 -8
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "cowshed2_tiny/checkpoint-
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -27,11 +27,5 @@
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.42.3",
|
29 |
"use_cache": true,
|
30 |
-
"vocab_size": 50304
|
31 |
-
"task_specific_params": {
|
32 |
-
"text-generation": {
|
33 |
-
"do_sample": true,
|
34 |
-
"max_length": 50
|
35 |
-
}
|
36 |
-
}
|
37 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "cowshed2_tiny/checkpoint-5600",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.42.3",
|
29 |
"use_cache": true,
|
30 |
+
"vocab_size": 50304
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 762141728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2effe1eb66ed1b71f2fb6af605729fc375a1fe675bb4f172bd2f94ecaa0e9a6
|
3 |
size 762141728
|