Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,17 @@ tags:
|
|
9 |
---
|
10 |
**Experiment1-7B**
|
11 |
|
12 |
-
An experiment for testing a training
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
More details in the future experiments.
|
15 |
|
|
|
16 |
---
|
17 |
license: apache-2.0
|
18 |
---
|
|
|
9 |
---
|
10 |
**Experiment1-7B**
|
11 |
|
12 |
+
An experiment for testing and refining a specific training and evaluation pipeline research framework.
|
13 |
+
|
14 |
+
This experiment aims to identify potential optimizations, focusing on data engineering, architecture efficiency, and evaluation performance.
|
15 |
+
|
16 |
+
The goal is to evaluate the effectiveness of a new training / evaluation pipeline for LLMs.
|
17 |
+
|
18 |
+
The experiment will explore adjustments in data preprocessing, model training algorithms, and evaluation metrics to test methods for improvement.
|
19 |
|
20 |
More details in the future experiments.
|
21 |
|
22 |
+
|
23 |
---
|
24 |
license: apache-2.0
|
25 |
---
|