tororoin commited on
Commit
482d5a2
·
verified ·
1 Parent(s): 16588d6

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -13
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -3,6 +3,10 @@ license: apache-2.0
3
  base_model: allenai/longformer-base-4096
4
  tags:
5
  - generated_from_trainer
 
 
 
 
6
  model-index:
7
  - name: longformer-8bitadam-3072
8
  results: []
@@ -15,15 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0023
19
- - Name Student Precision: 1.0
20
- - Name Student Recall: 1.0
21
- - Name Student F1: 1.0
22
- - Name Student Number: 30
23
- - Overall Precision: 1.0
24
- - Overall Recall: 1.0
25
- - Overall F1: 1.0
26
- - Overall Accuracy: 1.0
27
 
28
  ## Model description
29
 
@@ -56,10 +55,10 @@ The following hyperparameters were used during training:
56
 
57
  ### Training results
58
 
59
- | Training Loss | Epoch | Step | Validation Loss | Name Student Precision | Name Student Recall | Name Student F1 | Name Student Number | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
60
- |:-------------:|:-----:|:----:|:---------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:-----------------:|:--------------:|:----------:|:----------------:|
61
- | 0.0315 | 1.0 | 100 | 0.0051 | 1.0 | 0.9667 | 0.9831 | 30 | 1.0 | 0.9667 | 0.9831 | 0.9975 |
62
- | 0.001 | 2.0 | 200 | 0.0023 | 1.0 | 1.0 | 1.0 | 30 | 1.0 | 1.0 | 1.0 | 1.0 |
63
 
64
 
65
  ### Framework versions
 
3
  base_model: allenai/longformer-base-4096
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - recall
8
+ - precision
9
+ - f1
10
  model-index:
11
  - name: longformer-8bitadam-3072
12
  results: []
 
19
 
20
  This model is a fine-tuned version of [allenai/longformer-base-4096](https://huggingface.co/allenai/longformer-base-4096) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0217
23
+ - Recall: 1.0
24
+ - Precision: 0.9697
25
+ - F1: 0.9988
 
 
 
 
 
26
 
27
  ## Model description
28
 
 
55
 
56
  ### Training results
57
 
58
+ | Training Loss | Epoch | Step | Validation Loss | Recall | Precision | F1 |
59
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|
60
+ | 0.0057 | 1.0 | 100 | 0.0276 | 1.0 | 0.9412 | 0.9976 |
61
+ | 0.0003 | 2.0 | 200 | 0.0217 | 1.0 | 0.9697 | 0.9988 |
62
 
63
 
64
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1de5ad4370003e4e4dbc477dd7587276d3ea8e1c3135e967455ae54898d9696
3
  size 592370940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:039b0db050a34e0ce73cb340b957214470e524317a6cd858577cb388cd0e0575
3
  size 592370940
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc154bb3e90e08748b29241ff0b4cf7d4abb8c40c08b09448cad2c3338eed747
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26bc081951d20c2c35c7b6cecc84f37a7c4b97448f9e348cdd51636d99dca5e9
3
  size 4920