Klarly commited on
Commit
6a39694
1 Parent(s): 7b6c082

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -14,6 +14,13 @@ pipeline_tag: translation
14
 
15
  widget:
16
  - text: ">>ita<< This is a test sentence"
 
 
 
 
 
 
 
17
  ---
18
 
19
  # Model Card for Model ID
 
14
 
15
  widget:
16
  - text: ">>ita<< This is a test sentence"
17
+
18
+ inference:
19
+ parameters:
20
+ max_new_tokens: 80
21
+ do_sample: True
22
+ top_k: 30
23
+ top_p: 0.95
24
  ---
25
 
26
  # Model Card for Model ID