Commit ·
cc4eeeb
1
Parent(s): 5b71573
Training in progress epoch 3
Browse files- README.md +7 -6
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [nlpaueb/legal-bert-base-uncased](https://huggingface.co/nlpaueb/legal-bert-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Validation Loss: 0.
|
| 20 |
-
- Train Precision: 0.
|
| 21 |
- Train Recall: 0.9112
|
| 22 |
-
- Train F1: 0.
|
| 23 |
-
- Train Accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
| 50 |
| 0.3771 | 0.1228 | 0.8400 | 0.8644 | 0.8520 | 0.9655 | 0 |
|
| 51 |
| 0.1172 | 0.0962 | 0.8715 | 0.9001 | 0.8856 | 0.9725 | 1 |
|
| 52 |
| 0.0801 | 0.0895 | 0.8805 | 0.9112 | 0.8956 | 0.9745 | 2 |
|
|
|
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [nlpaueb/legal-bert-base-uncased](https://huggingface.co/nlpaueb/legal-bert-base-uncased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.0597
|
| 19 |
+
- Validation Loss: 0.0881
|
| 20 |
+
- Train Precision: 0.8840
|
| 21 |
- Train Recall: 0.9112
|
| 22 |
+
- Train F1: 0.8974
|
| 23 |
+
- Train Accuracy: 0.9751
|
| 24 |
+
- Epoch: 3
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 50 |
| 0.3771 | 0.1228 | 0.8400 | 0.8644 | 0.8520 | 0.9655 | 0 |
|
| 51 |
| 0.1172 | 0.0962 | 0.8715 | 0.9001 | 0.8856 | 0.9725 | 1 |
|
| 52 |
| 0.0801 | 0.0895 | 0.8805 | 0.9112 | 0.8956 | 0.9745 | 2 |
|
| 53 |
+
| 0.0597 | 0.0881 | 0.8840 | 0.9112 | 0.8974 | 0.9751 | 3 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 435935284
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b989bcedc9ad418a6ba9c398e9532d6f78c8a0a84e99440adeebad5c8bfaf622
|
| 3 |
size 435935284
|