Upload BharataiForCausalLM
Browse files- config.json +4 -0
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"attention_bias": false,
|
3 |
"attention_dropout": 0.0,
|
4 |
"bos_token_id": 1,
|
@@ -17,6 +20,7 @@
|
|
17 |
"rope_scaling": null,
|
18 |
"rope_theta": 10000.0,
|
19 |
"tie_word_embeddings": false,
|
|
|
20 |
"transformers_version": "4.36.0.dev0",
|
21 |
"use_cache": true,
|
22 |
"vocab_size": 5000
|
|
|
1 |
{
|
2 |
+
"architectures": [
|
3 |
+
"BharataiForCausalLM"
|
4 |
+
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|
7 |
"bos_token_id": 1,
|
|
|
20 |
"rope_scaling": null,
|
21 |
"rope_theta": 10000.0,
|
22 |
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.36.0.dev0",
|
25 |
"use_cache": true,
|
26 |
"vocab_size": 5000
|
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:2e9d11fa7bdc2d1e7349d53c685f938ecca3132506826923d67071cebdd8b8bc
|
3 |
+
size 595142768
|