Commit
·
14e1f5d
1
Parent(s):
f59f6c9
Training in progress epoch 0
Browse files
README.md
CHANGED
|
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 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.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
- Epoch: 0
|
| 20 |
|
| 21 |
## Model description
|
|
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
| 42 |
|
| 43 |
| Train Loss | Validation Loss | Epoch |
|
| 44 |
|:----------:|:---------------:|:-----:|
|
| 45 |
-
| 0.
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
|
|
|
| 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.0535
|
| 18 |
+
- Validation Loss: 0.0592
|
| 19 |
- Epoch: 0
|
| 20 |
|
| 21 |
## Model description
|
|
|
|
| 42 |
|
| 43 |
| Train Loss | Validation Loss | Epoch |
|
| 44 |
|:----------:|:---------------:|:-----:|
|
| 45 |
+
| 0.0535 | 0.0592 | 0 |
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
logs/train/events.out.tfevents.1643218444.matt-TRX40-AORUS-PRO-WIFI.111949.2.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5b4a9873b5891ebd754fb81bada04c4c12b067af50060bfdb6e9c6f6a1bf3f6
|
| 3 |
+
size 1607798
|
logs/validation/events.out.tfevents.1643218475.matt-TRX40-AORUS-PRO-WIFI.111949.3.v2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45773940bf0e4b9c836840d84d59778347c4bdce7036b4870e47179dd40628d4
|
| 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:861a5bda9e8586ea7803e9d0dac9ffdaf619b38aec3fda7870276decd8c5b3f0
|
| 3 |
size 265606504
|