Text Generation
PEFT
Safetensors
falcon
dfurman commited on
Commit
ead09bf
·
1 Parent(s): ba781a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -34,6 +34,12 @@ We use state-of-the-art [Language Model Evaluation Harness](https://github.com/E
34
  * Loss curves: coming
35
  * Runtime stats: coming
36
 
 
 
 
 
 
 
37
  ### Example prompts and responses
38
 
39
  Example 1:
@@ -136,12 +142,6 @@ Example 3:
136
  <br>
137
 
138
 
139
- ## Loss curve
140
-
141
- ![loss curve](https://raw.githubusercontent.com/daniel-furman/sft-demos/main/assets/sep_12_23_9_20_00_log_loss_curves_falcon-180b-instruct.png)
142
-
143
- The above loss curve was generated from the run's private wandb.ai log.
144
-
145
  ## Limitations and biases
146
 
147
  _The following language is modified from [EleutherAI's GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b)_
 
34
  * Loss curves: coming
35
  * Runtime stats: coming
36
 
37
+ ## Loss curve
38
+
39
+ ![loss curve](https://raw.githubusercontent.com/daniel-furman/sft-demos/main/assets/sep_12_23_9_20_00_log_loss_curves_falcon-180b-instruct.png)
40
+
41
+ The above loss curve was generated from the run's private wandb.ai log.
42
+
43
  ### Example prompts and responses
44
 
45
  Example 1:
 
142
  <br>
143
 
144
 
 
 
 
 
 
 
145
  ## Limitations and biases
146
 
147
  _The following language is modified from [EleutherAI's GPT-NeoX-20B](https://huggingface.co/EleutherAI/gpt-neox-20b)_