Sidziesama commited on
Commit
cc4eeeb
1 Parent(s): 5b71573

Training in progress epoch 3

Browse files
Files changed (2) hide show
  1. README.md +7 -6
  2. 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.0801
19
- - Validation Loss: 0.0895
20
- - Train Precision: 0.8805
21
  - Train Recall: 0.9112
22
- - Train F1: 0.8956
23
- - Train Accuracy: 0.9745
24
- - Epoch: 2
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:535c6b29d1ad798d76ea8ba208cc5b6e8341e373e5c817b9f6552ca942e5755d
3
  size 435935284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b989bcedc9ad418a6ba9c398e9532d6f78c8a0a84e99440adeebad5c8bfaf622
3
  size 435935284