pszemraj commited on
Commit
f13a5cf
1 Parent(s): 92084bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -15,11 +15,13 @@ inference:
15
  eta_cutoff: 0.001
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
  # smol_llama-101M-midjourney-messages
@@ -51,4 +53,4 @@ The following hyperparameters were used during training:
51
  - optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
52
  - lr_scheduler_type: inverse_sqrt
53
  - lr_scheduler_warmup_ratio: 0.05
54
- - num_epochs: 1.0
 
15
  eta_cutoff: 0.001
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
+ datasets:
24
+ - pszemraj/midjourney-messages-cleaned
25
  ---
26
 
27
  # smol_llama-101M-midjourney-messages
 
53
  - optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
54
  - lr_scheduler_type: inverse_sqrt
55
  - lr_scheduler_warmup_ratio: 0.05
56
+ - num_epochs: 1.0