Jeronymous
commited on
Commit
·
dd715ce
1
Parent(s):
1e8a35a
rename figures
Browse files
README.md
CHANGED
@@ -149,11 +149,11 @@ at [OpenLLM-France/Lucie-Training-Dataset](https://huggingface.co/datasets/OpenL
|
|
149 |
|
150 |
The initial composition of the training data is as follows:
|
151 |
|
152 |
-
![Initial Data Composition](figures/
|
153 |
|
154 |
Some of the data was upsampled to balance the training data distribution yielding the following composition for training:
|
155 |
|
156 |
-
![Training Data Composition](figures/
|
157 |
|
158 |
### Training Procedure
|
159 |
|
|
|
149 |
|
150 |
The initial composition of the training data is as follows:
|
151 |
|
152 |
+
![Initial Data Composition](figures/pie_dataset_composition.png)
|
153 |
|
154 |
Some of the data was upsampled to balance the training data distribution yielding the following composition for training:
|
155 |
|
156 |
+
![Training Data Composition](figures/pie_dataset_composition_training.png)
|
157 |
|
158 |
### Training Procedure
|
159 |
|
figures/{fig_dataset_composition.png → pie_dataset_composition.png}
RENAMED
File without changes
|
figures/{fig_dataset_composition_training.png → pie_dataset_composition_training.png}
RENAMED
File without changes
|