Upload folder using huggingface_hub
Browse files- README.md +1 -1
- config.json +2 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -28,8 +28,8 @@ widget:
|
|
28 |
example_title: Kannada
|
29 |
- text: <|user|>ہندوستان کا دارالحکومت کیا ہے؟<|assistant|>
|
30 |
example_title: Urdu
|
|
|
31 |
inference:
|
32 |
parameters:
|
33 |
max_new_tokens: 200
|
34 |
-
pipeline_tag: text2text-generation
|
35 |
---
|
|
|
28 |
example_title: Kannada
|
29 |
- text: <|user|>ہندوستان کا دارالحکومت کیا ہے؟<|assistant|>
|
30 |
example_title: Urdu
|
31 |
+
pipeline_tag: text-generation
|
32 |
inference:
|
33 |
parameters:
|
34 |
max_new_tokens: 200
|
|
|
35 |
---
|
config.json
CHANGED
@@ -21,8 +21,8 @@
|
|
21 |
"rope_scaling": null,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
-
"torch_dtype": "
|
25 |
"transformers_version": "4.36.2",
|
26 |
-
"use_cache":
|
27 |
"vocab_size": 69632
|
28 |
}
|
|
|
21 |
"rope_scaling": null,
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
+
"torch_dtype": "float16",
|
25 |
"transformers_version": "4.36.2",
|
26 |
+
"use_cache": true,
|
27 |
"vocab_size": 69632
|
28 |
}
|
generation_config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"pad_token_id": 0,
|
6 |
"transformers_version": "4.36.2",
|
7 |
"do_sample": "True",
|
8 |
-
"top_k":
|
9 |
"temperature": 0.8,
|
10 |
"max_new_tokens": 512
|
11 |
}
|
|
|
5 |
"pad_token_id": 0,
|
6 |
"transformers_version": "4.36.2",
|
7 |
"do_sample": "True",
|
8 |
+
"top_k": 10,
|
9 |
"temperature": 0.8,
|
10 |
"max_new_tokens": 512
|
11 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2508405232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9425396981bce8b9bc53cb524292e6f68e85fbb775a8d7c39a376543c8c0bbc7
|
3 |
size 2508405232
|