pszemraj commited on
Commit
b7b0a80
1 Parent(s): 4406359

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -5,9 +5,21 @@ tags:
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
- model-index:
9
- - name: smol_llama-101M-GQA-midjourney-messages-cleaned-1024-vN
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
8
+ inference:
9
+ parameters:
10
+ max_new_tokens: 64
11
+ do_sample: true
12
+ temperature: 0.8
13
+ repetition_penalty: 1.15
14
+ no_repeat_ngram_size: 4
15
+ eta_cutoff: 0.0006
16
+ renormalize_logits: true
17
+ widget:
18
+ - text: avocado chair
19
+ example_title: avocado chair
20
+ - text: A mysterious potato
21
+ example_title: potato
22
+ pipeline_tag: text-generation
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You