Mathildeholst commited on
Commit
1d2d6c3
·
verified ·
1 Parent(s): 5935cf0

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. model.safetensors +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.7583
22
- - Accuracy: 0.9506
23
 
24
  ## Model description
25
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 313 | 2.4986 | 0.8787 |
54
- | 6.3204 | 2.0 | 626 | 1.1029 | 0.9377 |
55
- | 6.3204 | 3.0 | 939 | 0.8828 | 0.9468 |
56
- | 0.6912 | 4.0 | 1252 | 0.7874 | 0.9516 |
57
- | 0.3488 | 5.0 | 1565 | 0.7583 | 0.9506 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.7354
22
+ - Accuracy: 0.9548
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 313 | 2.8941 | 0.8581 |
54
+ | 6.7749 | 2.0 | 626 | 1.1142 | 0.9371 |
55
+ | 6.7749 | 3.0 | 939 | 0.8561 | 0.9526 |
56
+ | 0.7409 | 4.0 | 1252 | 0.7654 | 0.9529 |
57
+ | 0.377 | 5.0 | 1565 | 0.7354 | 0.9548 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99121f14d23622d3b1a3734a5b97bbf4d7309760f26c29bb8ade50ea9edb0fa1
3
  size 598898116
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75a31488fc9c401e084886c866bba5f49900bd9eb38811af89821d30c2021bc1
3
  size 598898116
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 8192,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fbcd7bc511e24f9c009c1b2d8461c226603e644da75a02fad346303f462c2f7
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2843f7062597655b1d52dc620de943a41801a6c9cc1f4c2bf8729e3ea50ad62
3
  size 5905