Upload folder using huggingface_hub
Browse files- README.md +1 -1
- generation_config.json +1 -2
- model.safetensors +1 -1
README.md
CHANGED
@@ -28,7 +28,7 @@ widget:
|
|
28 |
example_title: Kannada
|
29 |
- text: <|user|>ہندوستان کا دارالحکومت کیا ہے؟<|assistant|>
|
30 |
example_title: Urdu
|
31 |
-
pipeline_tag:
|
32 |
inference:
|
33 |
parameters:
|
34 |
max_new_tokens: 200
|
|
|
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
|
generation_config.json
CHANGED
@@ -7,6 +7,5 @@
|
|
7 |
"do_sample": "True",
|
8 |
"top_k": 10,
|
9 |
"temperature": 0.8,
|
10 |
-
"max_new_tokens": 512
|
11 |
-
"repitition_penalty": 100.
|
12 |
}
|
|
|
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:3f6736a5ea989bbce722460dd0f01e60f7da27b0ef74bf663c382c76c1a9299c
|
3 |
size 2508405232
|