tororoin commited on
Commit
1b576bf
1 Parent(s): 1aab50b

End of training

Browse files
Files changed (4) hide show
  1. README.md +11 -15
  2. config.json +1 -1
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -15,18 +15,14 @@ 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.0554
19
- - Name Student Precision: 0.9535
20
  - Name Student Recall: 1.0
21
- - Name Student F1: 0.9762
22
- - Name Student Number: 41
23
- - Url Personal Precision: 0.0
24
- - Url Personal Recall: 0.0
25
- - Url Personal F1: 0.0
26
- - Url Personal Number: 1
27
- - Overall Precision: 0.9535
28
- - Overall Recall: 0.9762
29
- - Overall F1: 0.9647
30
  - Overall Accuracy: 0.9925
31
 
32
  ## Model description
@@ -60,10 +56,10 @@ The following hyperparameters were used during training:
60
 
61
  ### Training results
62
 
63
- | Training Loss | Epoch | Step | Validation Loss | Name Student Precision | Name Student Recall | Name Student F1 | Name Student Number | Url Personal Precision | Url Personal Recall | Url Personal F1 | Url Personal Number | Overall Precision | Overall Recall | Overall F1 | Overall Accuracy |
64
- |:-------------:|:-----:|:----:|:---------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:----------------------:|:-------------------:|:---------------:|:-------------------:|:-----------------:|:--------------:|:----------:|:----------------:|
65
- | 0.0023 | 1.0 | 100 | 0.0549 | 0.9535 | 1.0 | 0.9762 | 41 | 0.0 | 0.0 | 0.0 | 1 | 0.9535 | 0.9762 | 0.9647 | 0.9925 |
66
- | 0.0009 | 2.0 | 200 | 0.0554 | 0.9535 | 1.0 | 0.9762 | 41 | 0.0 | 0.0 | 0.0 | 1 | 0.9535 | 0.9762 | 0.9647 | 0.9925 |
67
 
68
 
69
  ### Framework versions
 
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.0466
19
+ - Name Student Precision: 0.8966
20
  - Name Student Recall: 1.0
21
+ - Name Student F1: 0.9455
22
+ - Name Student Number: 26
23
+ - Overall Precision: 0.8966
24
+ - Overall Recall: 1.0
25
+ - Overall F1: 0.9455
 
 
 
 
26
  - Overall Accuracy: 0.9925
27
 
28
  ## Model description
 
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.0012 | 1.0 | 100 | 0.0555 | 0.8966 | 1.0 | 0.9455 | 26 | 0.8966 | 1.0 | 0.9455 | 0.9925 |
62
+ | 0.0009 | 2.0 | 200 | 0.0466 | 0.8966 | 1.0 | 0.9455 | 26 | 0.8966 | 1.0 | 0.9455 | 0.9925 |
63
 
64
 
65
  ### Framework versions
config.json CHANGED
@@ -69,5 +69,5 @@
69
  "torch_dtype": "float32",
70
  "transformers_version": "4.38.1",
71
  "type_vocab_size": 1,
72
- "vocab_size": 50688
73
  }
 
69
  "torch_dtype": "float32",
70
  "transformers_version": "4.38.1",
71
  "type_vocab_size": 1,
72
+ "vocab_size": 50272
73
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57f481f6cca419d995a782136b2b9c72bd262b7877ba2e639e40f8d34079ee4f
3
- size 593648892
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e9e8775e66a2f99f561d35fe74ed7f5e70a2fb80a3d94fcc10df333c28296e3
3
+ size 592370940
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac423cb02aadebb07017fcd28a0ce79ad4e5a16ce750832bf14b5b45897e48bf
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3537e544e2641cfd2d391da23bc4a13326ac903aa3d88d1a8e37d4d6651005e4
3
  size 4920