nathanReitinger
commited on
Commit
•
aa51407
1
Parent(s):
4046897
Training in progress epoch 2
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,10 +13,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [pile-of-law/legalbert-large-1.7M-2](https://huggingface.co/pile-of-law/legalbert-large-1.7M-2) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 0.
|
17 |
-
- Validation Loss: 0.
|
18 |
- Train Accuracy: 0.6689
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -44,6 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
| 0.6745 | 0.6409 | 0.6689 | 0 |
|
46 |
| 0.6438 | 0.6386 | 0.6689 | 1 |
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [pile-of-law/legalbert-large-1.7M-2](https://huggingface.co/pile-of-law/legalbert-large-1.7M-2) on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 0.6470
|
17 |
+
- Validation Loss: 0.6364
|
18 |
- Train Accuracy: 0.6689
|
19 |
+
- Epoch: 2
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
44 |
|:----------:|:---------------:|:--------------:|:-----:|
|
45 |
| 0.6745 | 0.6409 | 0.6689 | 0 |
|
46 |
| 0.6438 | 0.6386 | 0.6689 | 1 |
|
47 |
+
| 0.6470 | 0.6364 | 0.6689 | 2 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1347181616
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c6f833f0e677043121ea0e894ec819c071b6012744f68ce934065ccd82a993c
|
3 |
size 1347181616
|