Precision 訓練到 0.98,Recall訓練到0.75
Browse files- config.json +1 -1
- generation_config.json +1 -1
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- tokenizer.model +3 -0
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"rope_theta": 10000.0,
|
28 |
"sliding_window": 4096,
|
29 |
"torch_dtype": "float32",
|
30 |
-
"transformers_version": "4.
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 256000
|
33 |
}
|
|
|
27 |
"rope_theta": 10000.0,
|
28 |
"sliding_window": 4096,
|
29 |
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.46.1",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 256000
|
33 |
}
|
generation_config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"cache_implementation": "hybrid",
|
5 |
"eos_token_id": 1,
|
6 |
"pad_token_id": 0,
|
7 |
-
"transformers_version": "4.
|
8 |
}
|
|
|
4 |
"cache_implementation": "hybrid",
|
5 |
"eos_token_id": 1,
|
6 |
"pad_token_id": 0,
|
7 |
+
"transformers_version": "4.46.1"
|
8 |
}
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4992576136
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdb12b2f9094d62bf82df99a513b5bcb0de6e8fa9ecab1896557b6a8c18f3673
|
3 |
size 4992576136
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4983443424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0df71d89a4d2e000f3edc3fbdedf8af9a60db27f4dc1081a34a6ca2c5187a7e
|
3 |
size 4983443424
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 481381384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:547b7e796ed9c2bb96fc5a07db92b811b13c4b4d8a0800291d27ddd9168aaaff
|
3 |
size 481381384
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61a7b147390c64585d6c3543dd6fc636906c9af3865a5548f27f31aee1d4c8e2
|
3 |
+
size 4241003
|