Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,8 @@ The model was trained on a curated dataset of over 100k instruction-following sa
|
|
31 |
- Alpaca-GPT4 Dataset
|
32 |
- GPT-4-LLM Dataset(cloned from [Instruction-Tuning-with-GPT-4/GPT-4-LLM](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM))
|
33 |
|
|
|
|
|
34 |
|
35 |

|
36 |
|
|
|
31 |
- Alpaca-GPT4 Dataset
|
32 |
- GPT-4-LLM Dataset(cloned from [Instruction-Tuning-with-GPT-4/GPT-4-LLM](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM))
|
33 |
|
34 |
+
## Training Statistics
|
35 |
+
The training process was monitored using `wandb`, with a brief interruption where training was successfully resumed from checkpoint:
|
36 |
|
37 |

|
38 |
|