rfbr commited on
Commit
d0980ce
·
verified ·
1 Parent(s): 42455cc

Update image link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ metrics:
17
  # Helium 6B: Sequential vs. Shuffled Pretraining
18
 
19
  <p align="center">
20
- <img src="https://huggingface.co/kyutai/Sequential_Helium_6B/resolve/main/kairos_seq_model_v2.png" width="400" alt="Kairos Sequential Model Logo">
21
  </p>
22
 
23
  This repository houses the **Helium 6B** models, specifically designed to compare **sequential pretraining** on temporally ordered data against standard **shuffled pretraining**. This research aims to understand how the order of data affects a model's ability to retain facts and minimize chronological confusion.
 
17
  # Helium 6B: Sequential vs. Shuffled Pretraining
18
 
19
  <p align="center">
20
+ <img src="https://huggingface.co/kyutai/Sequential_Helium_6B/resolve/main/kairos_seq_model.png" width="400" alt="Kairos Sequential Model Logo">
21
  </p>
22
 
23
  This repository houses the **Helium 6B** models, specifically designed to compare **sequential pretraining** on temporally ordered data against standard **shuffled pretraining**. This research aims to understand how the order of data affects a model's ability to retain facts and minimize chronological confusion.