Update model with arxiver dataset training
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
language: en
|
|
|
3 |
tags:
|
4 |
- mathematics
|
5 |
- chain-of-thought
|
6 |
- question-answering
|
7 |
-
license: apache-2.0
|
8 |
---
|
9 |
|
10 |
# KnullAI v2 - Fine-tuned on GAIR/o1-journey
|
|
|
1 |
---
|
2 |
language: en
|
3 |
+
license: apache-2.0
|
4 |
tags:
|
5 |
- mathematics
|
6 |
- chain-of-thought
|
7 |
- question-answering
|
|
|
8 |
---
|
9 |
|
10 |
# KnullAI v2 - Fine-tuned on GAIR/o1-journey
|
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"max_length": 50
|
33 |
}
|
34 |
},
|
35 |
-
"torch_dtype": "
|
36 |
"transformers_version": "4.44.2",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50257
|
|
|
32 |
"max_length": 50
|
33 |
}
|
34 |
},
|
35 |
+
"torch_dtype": "float16",
|
36 |
"transformers_version": "4.44.2",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50257
|
model.safetensors
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:c865cc52a35588ef16f14528d1b1ac0857e5b793e2be3abaa970eaa31d729264
|
3 |
+
size 248894512
|