nadahlberg commited on
Commit
603c640
1 Parent(s): 8ffe0e6

Model save

Browse files
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [docketanalyzer/docket-lm-xs](https://huggingface.co/docketanalyzer/docket-lm-xs) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0230
21
- - F1: 0.9915
22
 
23
  ## Model description
24
 
@@ -52,29 +52,29 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 |
54
  |:-------------:|:------:|:----:|:---------------:|:------:|
55
- | 0.0112 | 0.0418 | 300 | 0.0576 | 0.9771 |
56
- | 0.0551 | 0.0836 | 600 | 0.0362 | 0.9857 |
57
- | 0.2331 | 0.1254 | 900 | 0.0354 | 0.9839 |
58
- | 0.0009 | 0.1672 | 1200 | 0.0396 | 0.9868 |
59
- | 0.005 | 0.2090 | 1500 | 0.0526 | 0.9867 |
60
- | 0.0948 | 0.2508 | 1800 | 0.0434 | 0.9865 |
61
- | 0.016 | 0.2926 | 2100 | 0.0297 | 0.9876 |
62
- | 0.0047 | 0.3344 | 2400 | 0.0394 | 0.9882 |
63
- | 0.0007 | 0.3763 | 2700 | 0.0422 | 0.9864 |
64
- | 0.0037 | 0.4181 | 3000 | 0.0248 | 0.9910 |
65
- | 0.002 | 0.4599 | 3300 | 0.0271 | 0.9909 |
66
- | 0.0005 | 0.5017 | 3600 | 0.0283 | 0.9902 |
67
- | 0.0155 | 0.5435 | 3900 | 0.0227 | 0.9910 |
68
- | 0.0017 | 0.5853 | 4200 | 0.0290 | 0.9907 |
69
- | 0.0002 | 0.6271 | 4500 | 0.0264 | 0.9899 |
70
- | 0.0051 | 0.6689 | 4800 | 0.0294 | 0.9907 |
71
- | 0.0152 | 0.7107 | 5100 | 0.0253 | 0.9903 |
72
- | 0.0096 | 0.7525 | 5400 | 0.0232 | 0.9909 |
73
- | 0.1812 | 0.7943 | 5700 | 0.0295 | 0.9915 |
74
- | 0.0007 | 0.8361 | 6000 | 0.0235 | 0.9912 |
75
- | 0.0081 | 0.8779 | 6300 | 0.0247 | 0.9910 |
76
- | 0.0684 | 0.9197 | 6600 | 0.0236 | 0.9905 |
77
- | 0.0003 | 0.9615 | 6900 | 0.0230 | 0.9914 |
78
 
79
 
80
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [docketanalyzer/docket-lm-xs](https://huggingface.co/docketanalyzer/docket-lm-xs) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0037
21
+ - F1: 0.9993
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 |
54
  |:-------------:|:------:|:----:|:---------------:|:------:|
55
+ | 0.0025 | 0.0435 | 300 | 0.0193 | 0.9969 |
56
+ | 0.001 | 0.0869 | 600 | 0.0154 | 0.9977 |
57
+ | 0.0006 | 0.1304 | 900 | 0.0074 | 0.9988 |
58
+ | 0.0004 | 0.1738 | 1200 | 0.0074 | 0.9984 |
59
+ | 0.0041 | 0.2173 | 1500 | 0.0053 | 0.9990 |
60
+ | 0.0026 | 0.2607 | 1800 | 0.0166 | 0.9954 |
61
+ | 0.0219 | 0.3042 | 2100 | 0.0046 | 0.9990 |
62
+ | 0.0001 | 0.3476 | 2400 | 0.0092 | 0.9983 |
63
+ | 0.2829 | 0.3911 | 2700 | 0.0087 | 0.9988 |
64
+ | 0.0005 | 0.4346 | 3000 | 0.0079 | 0.9984 |
65
+ | 0.0009 | 0.4780 | 3300 | 0.0052 | 0.9988 |
66
+ | 0.0002 | 0.5215 | 3600 | 0.0076 | 0.9986 |
67
+ | 0.0002 | 0.5649 | 3900 | 0.0044 | 0.9991 |
68
+ | 0.0002 | 0.6084 | 4200 | 0.0040 | 0.9993 |
69
+ | 0.0002 | 0.6518 | 4500 | 0.0042 | 0.9993 |
70
+ | 0.0004 | 0.6953 | 4800 | 0.0034 | 0.9993 |
71
+ | 0.0003 | 0.7388 | 5100 | 0.0028 | 0.9995 |
72
+ | 0.0002 | 0.7822 | 5400 | 0.0044 | 0.9991 |
73
+ | 0.0002 | 0.8257 | 5700 | 0.0035 | 0.9993 |
74
+ | 0.0002 | 0.8691 | 6000 | 0.0038 | 0.9991 |
75
+ | 0.0002 | 0.9126 | 6300 | 0.0037 | 0.9993 |
76
+ | 0.0003 | 0.9560 | 6600 | 0.0037 | 0.9993 |
77
+ | 0.0007 | 0.9995 | 6900 | 0.0037 | 0.9993 |
78
 
79
 
80
  ### Framework versions
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "eval_loss": 0.02304094284772873,
3
- "eval_f1": 0.9915240152900117,
4
- "eval_runtime": 20.4919,
5
- "eval_samples_per_second": 294.848,
6
- "eval_steps_per_second": 18.446,
7
- "epoch": 1.0
8
  }
 
1
  {
2
+ "eval_loss": 0.0037243221886456013,
3
+ "eval_f1": 0.9993084370677732,
4
+ "eval_runtime": 35.4164,
5
+ "eval_samples_per_second": 164.133,
6
+ "eval_steps_per_second": 10.278,
7
+ "epoch": 0.9999275729702325
8
  }
logs/events.out.tfevents.1721596487.nathan.97703.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:369821e0da2e8e4222517387a325eefc82f44572662d32be8bf664b0a4b4411a
3
+ size 740715
logs/events.out.tfevents.1721598997.nathan.97703.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c50d03e23688ead72061ee99b65e492f48d4d19cf57cf88ef6c0317750793a
3
+ size 405
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ac8f7621a8705102a81330b9a78f1b7b5db3a62768d9bf025d129ecc4655242
3
  size 283347432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c842067a8ebd7cba0aa004b881348bc61cb08f159b3ece1a5de509634d8b06a4
3
  size 283347432