MariusNocturnum
commited on
Commit
•
5625475
1
Parent(s):
ca5dec1
Fix tokenizer.json with file from Qwen/Qwen2.5-14B
Browse filesTokenizer.json is 11.4 MB and appears to have gotten messed up in the fine tuning. Tokenizer.json should be 7.03 MB as seen on the base model (Qwen/Qwen2.5-14B)
- tokenizer.json +2 -2
tokenizer.json
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:c0382117ea329cdf097041132f6d735924b697924d6f6fc3945713e96ce87539
|
3 |
+
size 7031645
|