Model save
Browse files
README.md
CHANGED
@@ -12,8 +12,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
# JudgeLLM2
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
-
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 0.6889
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,11 +42,6 @@ The following hyperparameters were used during training:
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 0.7372 | 0 | 500 | 0.7445 |
|
50 |
-
| 0.7295 | 0 | 1000 | 0.7078 |
|
51 |
-
| 0.7078 | 0 | 1500 | 0.6889 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
12 |
# JudgeLLM2
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
42 |
|
43 |
### Training results
|
44 |
|
|
|
|
|
|
|
|
|
|
|
45 |
|
46 |
|
47 |
### Framework versions
|