eclec commited on
Commit
222fd2b
·
1 Parent(s): 67a1732

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [eclec/patentClassificationLongFormer2](https://huggingface.co/eclec/patentClassificationLongFormer2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4177
21
- - Accuracy: 0.8029
22
- - F1: 0.5802
23
 
24
  ## Model description
25
 
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
- | No log | 1.0 | 212 | 0.4189 | 0.8032 | 0.5967 |
58
- | No log | 2.0 | 425 | 0.4177 | 0.8029 | 0.5802 |
59
- | 0.4021 | 2.99 | 636 | 0.4360 | 0.8041 | 0.5978 |
60
 
61
 
62
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [eclec/patentClassificationLongFormer2](https://huggingface.co/eclec/patentClassificationLongFormer2) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4056
21
+ - Accuracy: 0.8115
22
+ - F1: 0.5806
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
+ | 0.4232 | 1.0 | 1107 | 0.4202 | 0.8041 | 0.5957 |
58
+ | 0.3753 | 2.0 | 2215 | 0.4056 | 0.8115 | 0.5806 |
59
+ | 0.3157 | 3.0 | 3321 | 0.4318 | 0.8073 | 0.5949 |
60
 
61
 
62
  ### Framework versions