Commit ·
58ba8a7
1
Parent(s): cc4eeeb
Training in progress epoch 4
Browse files- README.md +8 -7
- 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.
|
| 22 |
-
- Train F1: 0.
|
| 23 |
-
- Train Accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
| 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
|
|
|
|
| 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.0501
|
| 19 |
+
- Validation Loss: 0.0883
|
| 20 |
+
- Train Precision: 0.8848
|
| 21 |
+
- Train Recall: 0.9160
|
| 22 |
+
- Train F1: 0.9001
|
| 23 |
+
- Train Accuracy: 0.9757
|
| 24 |
+
- Epoch: 4
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 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 |
+
| 0.0501 | 0.0883 | 0.8848 | 0.9160 | 0.9001 | 0.9757 | 4 |
|
| 55 |
|
| 56 |
|
| 57 |
### 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:532314bed25fcd5d62694c684ffe3e571205e247bcbc7510dd5a1a42f80d760d
|
| 3 |
size 435935284
|