shi-zheng-qxhs
commited on
Commit
•
b960e05
1
Parent(s):
b0be5d1
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ license: mit
|
|
3 |
base_model: gpt2
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
- transformers.js
|
7 |
model-index:
|
8 |
- name: gpt2_oasst2_curated
|
9 |
results: []
|
@@ -18,13 +17,12 @@ widget:
|
|
18 |
- text: Do you know the history of Chelsea Football Club?
|
19 |
inference:
|
20 |
parameters:
|
21 |
-
temperature: 0.7
|
22 |
max_length: 128
|
23 |
-
|
24 |
-
|
25 |
pad_token_id: 50256
|
26 |
eos_token_id: 50256
|
27 |
-
library_name: transformers
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
3 |
base_model: gpt2
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
model-index:
|
7 |
- name: gpt2_oasst2_curated
|
8 |
results: []
|
|
|
17 |
- text: Do you know the history of Chelsea Football Club?
|
18 |
inference:
|
19 |
parameters:
|
|
|
20 |
max_length: 128
|
21 |
+
penalty_alpha: 0.6
|
22 |
+
top_k: 6
|
23 |
pad_token_id: 50256
|
24 |
eos_token_id: 50256
|
25 |
+
library_name: transformers, onnx
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|