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.0335
|
21 |
+
- Accuracy: 0.9948
|
22 |
|
23 |
## Model description
|
24 |
|
runs/Aug31_17-53-34_abb11e2dbc86/events.out.tfevents.1725128323.abb11e2dbc86.36.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:117e5de9da13c679a206bf0ed69453e24830c102ebe4de44916e7af536b718d2
|
3 |
+
size 411
|