Training in progress epoch 1
Browse files
README.md
CHANGED
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [nlpie/bio-distilbert-uncased](https://huggingface.co/nlpie/bio-distilbert-uncased) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 1.
|
17 |
- Validation Loss: 1.2876
|
18 |
- Train Accuracy: 0.3781
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -43,6 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
| 1.3029 | 1.2876 | 0.3781 | 0 |
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [nlpie/bio-distilbert-uncased](https://huggingface.co/nlpie/bio-distilbert-uncased) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 1.2801
|
17 |
- Validation Loss: 1.2876
|
18 |
- Train Accuracy: 0.3781
|
19 |
+
- Epoch: 1
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
| Train Loss | Validation Loss | Train Accuracy | Epoch |
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
| 1.3029 | 1.2876 | 0.3781 | 0 |
|
46 |
+
| 1.2801 | 1.2876 | 0.3781 | 1 |
|
47 |
|
48 |
|
49 |
### Framework versions
|