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 |
|
53 |
-
| No log | 2.0 |
|
54 |
-
| No log | 3.0 |
|
55 |
-
| No log | 4.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.0063
|
21 |
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 1.0 | 44 | 0.2769 | 1.0 |
|
53 |
+
| No log | 2.0 | 88 | 0.0161 | 1.0 |
|
54 |
+
| No log | 3.0 | 132 | 0.0075 | 1.0 |
|
55 |
+
| No log | 4.0 | 176 | 0.0063 | 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:82c84fea83a2dc3904e54483ad83db5173603205b704bf8778e39f24d9f741f2
|
3 |
size 437970952
|
runs/Aug14_08-38-58_Clint-Johnson-Jasper/events.out.tfevents.1723646340.Clint-Johnson-Jasper.87947.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fab8acbf062c0390039bf19beb933a7ff92b5bd70ee228b69a069d4e147415c
|
3 |
+
size 6793
|
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:2f8a725618c596f2fa785ea753c97cd83832f3a7794a370cc40890d08279ab64
|
3 |
size 5176
|