final model save
Browse files- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "BeardedMonster/
|
3 |
"architectures": [
|
4 |
"GPTJXForCausalLM"
|
5 |
],
|
@@ -15,6 +15,6 @@
|
|
15 |
"n_head": 12,
|
16 |
"n_layer": 12,
|
17 |
"torch_dtype": "float32",
|
18 |
-
"transformers_version": "4.
|
19 |
"vocab_size": 52050
|
20 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "BeardedMonster/sabiyarn_language_detection",
|
3 |
"architectures": [
|
4 |
"GPTJXForCausalLM"
|
5 |
],
|
|
|
15 |
"n_head": 12,
|
16 |
"n_layer": 12,
|
17 |
"torch_dtype": "float32",
|
18 |
+
"transformers_version": "4.41.2",
|
19 |
"vocab_size": 52050
|
20 |
}
|
generation_config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
-
"transformers_version": "4.
|
4 |
}
|
|
|
1 |
{
|
2 |
"_from_model_config": true,
|
3 |
+
"transformers_version": "4.41.2"
|
4 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 553275408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83c02ea79d953d6f5aeeea3c3e7d5d5955743cf5411976909d0e1dedce0237e0
|
3 |
size 553275408
|