tool-bert
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ 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 an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 1.0 | 37 | 0.
|
53 |
-
| No log | 2.0 | 74 | 0.
|
54 |
-
| No log | 3.0 | 111 | 0.
|
55 |
-
| No log | 4.0 | 148 | 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0097
|
21 |
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 37 | 0.3346 | 0.9966 |
|
53 |
+
| No log | 2.0 | 74 | 0.0269 | 1.0 |
|
54 |
+
| No log | 3.0 | 111 | 0.0115 | 1.0 |
|
55 |
+
| No log | 4.0 | 148 | 0.0097 | 1.0 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437970952
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adfd732be5d10d24fd30ffa07018fa20adf42fc165299028591c353f213f842a
|
3 |
size 437970952
|
runs/Aug13_17-00-20_Clint-Johnson-Jasper/events.out.tfevents.1723590021.Clint-Johnson-Jasper.80996.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:829a506e8b8ff17439cb06386f5ad5dab2f18c344028c8e51448e108991b76c3
|
3 |
+
size 6787
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba6bd782ef73fea1dc668f6b7e55eef062501613b45c43c1d80110313fe8f6ce
|
3 |
size 5176
|