add model
Browse files- README.md +6 -6
- tf_model.h5 +1 -1
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 [ilan541/OncUponTim](https://huggingface.co/ilan541/OncUponTim) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Train Accuracy: 0.
|
18 |
-
- Validation Loss: 0.
|
19 |
-
- Validation Accuracy: 0.
|
20 |
- Epoch: 1
|
21 |
|
22 |
## Model description
|
@@ -43,8 +43,8 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
45 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
46 |
-
| 0.
|
47 |
-
| 0.
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [ilan541/OncUponTim](https://huggingface.co/ilan541/OncUponTim) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.5887
|
17 |
+
- Train Accuracy: 0.7124
|
18 |
+
- Validation Loss: 0.5914
|
19 |
+
- Validation Accuracy: 0.7115
|
20 |
- Epoch: 1
|
21 |
|
22 |
## Model description
|
|
|
43 |
|
44 |
| Train Loss | Train Accuracy | Validation Loss | Validation Accuracy | Epoch |
|
45 |
|:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
|
46 |
+
| 0.5888 | 0.7117 | 0.5834 | 0.7093 | 0 |
|
47 |
+
| 0.5887 | 0.7124 | 0.5914 | 0.7115 | 1 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498878336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67991185e2a22ee2a04472fa039ac915d91a08f3a6b2d0943eb650a5c3e2cd36
|
3 |
size 498878336
|