Simon van Dyk commited on
Commit
ec371bd
·
1 Parent(s): 9a69f7f

Move images into plots/

Browse files
README.md CHANGED
@@ -49,11 +49,11 @@ Its lightweight architecture enables fast, large-scale extraction of forecasts,
49
  **prediction-v1.1-base** consistently outperforms larger state-of-the-art LLMs while being deployable at a much lower cost. We computed the validation set accuracy based on a sample of 1,000 points from our validation set.
50
 
51
  <p align="center">
52
- <img src="https://huggingface.co/NOSIBLE/prediction-v1.1-base/resolve/main/accuracy.png"/>
53
  <p>
54
 
55
  <p align="center">
56
- <img src="https://huggingface.co/NOSIBLE/prediction-v1.1-base/resolve/main/results.png"/>
57
  <p>
58
 
59
  ## Class token mapping.
 
49
  **prediction-v1.1-base** consistently outperforms larger state-of-the-art LLMs while being deployable at a much lower cost. We computed the validation set accuracy based on a sample of 1,000 points from our validation set.
50
 
51
  <p align="center">
52
+ <img src="https://huggingface.co/NOSIBLE/prediction-v1.1-base/resolve/main/plots/accuracy.png"/>
53
  <p>
54
 
55
  <p align="center">
56
+ <img src="https://huggingface.co/NOSIBLE/prediction-v1.1-base/resolve/main/plots/results.png"/>
57
  <p>
58
 
59
  ## Class token mapping.
accuracy.png → plots/accuracy.png RENAMED
File without changes
results.png → plots/results.png RENAMED
File without changes