Text Generation
Transformers
Safetensors
Czech
llama
text-generation-inference
Inference Endpoints
mfajcik commited on
Commit
b175c76
1 Parent(s): b762802

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ Below we
26
  ## Test Perplexity
27
  <img src="figures/tllama_test.png" width="900"/>
28
 
29
- ## Distance in Steps Between Same Loss from Fine-Tuning vs Training from Scratch
30
  <img src="figures/tllama_test_distance.png" width="900"/>
31
  The distance |x1-x2| with same function value f1(x1)=f2(x2) grows with more steps. On convergence, it starts to rapidly increase (perhaps exponentially).
32
 
 
26
  ## Test Perplexity
27
  <img src="figures/tllama_test.png" width="900"/>
28
 
29
+ ## Distance in Steps For the Same Loss from Fine-Tuning vs Training from Scratch
30
  <img src="figures/tllama_test_distance.png" width="900"/>
31
  The distance |x1-x2| with same function value f1(x1)=f2(x2) grows with more steps. On convergence, it starts to rapidly increase (perhaps exponentially).
32