Commit
·
0f04d79
1
Parent(s):
7863e42
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_keras_callback
|
4 |
model-index:
|
@@ -13,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Validation Loss: 0.
|
18 |
- Epoch: 0
|
19 |
|
20 |
## Model description
|
@@ -41,7 +42,7 @@ The following hyperparameters were used during training:
|
|
41 |
|
42 |
| Train Loss | Validation Loss | Epoch |
|
43 |
|:----------:|:---------------:|:-----:|
|
44 |
-
| 0.
|
45 |
|
46 |
|
47 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
model-index:
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 0.0350
|
18 |
+
- Validation Loss: 0.0607
|
19 |
- Epoch: 0
|
20 |
|
21 |
## Model description
|
|
|
42 |
|
43 |
| Train Loss | Validation Loss | Epoch |
|
44 |
|:----------:|:---------------:|:-----:|
|
45 |
+
| 0.0350 | 0.0607 | 0 |
|
46 |
|
47 |
|
48 |
### Framework versions
|
logs/train/events.out.tfevents.1643135697.matt-TRX40-AORUS-PRO-WIFI.139593.4.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df6c3e60500c4437e64b6ad7053afa757f2730d6ee27cc4d1b5da3131bded82e
|
3 |
+
size 1607798
|
logs/validation/events.out.tfevents.1643135728.matt-TRX40-AORUS-PRO-WIFI.139593.5.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a28583b95e08915d11eed9f542827b6ac905b3d0b442096da3ee3df605fab3b
|
3 |
+
size 194
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265606504
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:855bd2540df6db6ab5f9b2c069d3086b0507582b658cbe25d7d4a91b8b355e05
|
3 |
size 265606504
|