Trained with Unsloth
Browse files- config.json +3 -3
- generation_config.json +1 -1
- pytorch_model-00001-of-00002.bin +2 -2
- pytorch_model-00002-of-00002.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"Gemma2ForCausalLM"
|
5 |
],
|
@@ -28,8 +28,8 @@
|
|
28 |
"rope_theta": 10000.0,
|
29 |
"sliding_window": 4096,
|
30 |
"torch_dtype": "float16",
|
31 |
-
"transformers_version": "4.
|
32 |
-
"unsloth_version": "2024.9.
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 256000
|
35 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "jmcheon/mutation_cancer_classification",
|
3 |
"architectures": [
|
4 |
"Gemma2ForCausalLM"
|
5 |
],
|
|
|
28 |
"rope_theta": 10000.0,
|
29 |
"sliding_window": 4096,
|
30 |
"torch_dtype": "float16",
|
31 |
+
"transformers_version": "4.44.2",
|
32 |
+
"unsloth_version": "2024.9.post4",
|
33 |
"use_cache": true,
|
34 |
"vocab_size": 256000
|
35 |
}
|
generation_config.json
CHANGED
@@ -5,5 +5,5 @@
|
|
5 |
"eos_token_id": 1,
|
6 |
"max_length": 8192,
|
7 |
"pad_token_id": 0,
|
8 |
-
"transformers_version": "4.
|
9 |
}
|
|
|
5 |
"eos_token_id": 1,
|
6 |
"max_length": 8192,
|
7 |
"pad_token_id": 0,
|
8 |
+
"transformers_version": "4.44.2"
|
9 |
}
|
pytorch_model-00001-of-00002.bin
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:09cdc5ce513d410da83778535c4607ba144e1976ef9f9f098c6ff4aaea5ef304
|
3 |
+
size 4988090380
|
pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1420344832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17d3d2abc6408c9cfe1c33f104f9ebebd0ef53caa39cd89e5b9074fa525ae6d0
|
3 |
size 1420344832
|