End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
base_model: google-bert/bert-base-uncased
|
3 |
license: apache-2.0
|
4 |
-
|
5 |
-
- accuracy
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
model-index:
|
9 |
- name: phishing-IBM
|
10 |
results: []
|
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
+
base_model: google-bert/bert-base-uncased
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: phishing-IBM
|
10 |
results: []
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0249
|
21 |
+
- Accuracy: 0.9954
|
22 |
|
23 |
## Model description
|
24 |
|
runs/Aug31_18-41-15_829d8eaa61f5/events.out.tfevents.1725131115.829d8eaa61f5.23.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dee42e96955bc16da165b1f396d709e6206c6299b3de243086380584d192fa18
|
3 |
+
size 411
|