dnttestmee commited on
Commit
a0f1722
·
verified ·
1 Parent(s): 1ee79ac

starmodel

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. model.safetensors +2 -2
README.md CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: nan
25
- - Accuracy: 0.2969
26
- - Precision: 0.0881
27
- - Recall: 0.2969
28
- - F1: 0.1359
29
 
30
  ## Model description
31
 
@@ -56,9 +56,9 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
- | 0.7944 | 1.0 | 16 | nan | 0.2969 | 0.0881 | 0.2969 | 0.1359 |
60
- | 0.0 | 2.0 | 32 | nan | 0.2969 | 0.0881 | 0.2969 | 0.1359 |
61
- | 0.0 | 3.0 | 48 | nan | 0.2969 | 0.0881 | 0.2969 | 0.1359 |
62
 
63
 
64
  ### Framework versions
 
21
 
22
  This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
+ - Loss: 0.3786
25
+ - Accuracy: 0.9219
26
+ - Precision: 0.9256
27
+ - Recall: 0.9219
28
+ - F1: 0.9214
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
59
+ | 1.2882 | 1.0 | 16 | 0.5571 | 0.8438 | 0.8726 | 0.8438 | 0.8450 |
60
+ | 0.2007 | 2.0 | 32 | 0.4352 | 0.8906 | 0.9051 | 0.8906 | 0.8929 |
61
+ | 0.0485 | 3.0 | 48 | 0.3786 | 0.9219 | 0.9256 | 0.9219 | 0.9214 |
62
 
63
 
64
  ### Framework versions
config.json CHANGED
@@ -53,7 +53,7 @@
53
  "sep_token_id": 50282,
54
  "sparse_pred_ignore_index": -100,
55
  "sparse_prediction": false,
56
- "torch_dtype": "float16",
57
  "transformers_version": "4.48.0.dev0",
58
  "vocab_size": 50368
59
  }
 
53
  "sep_token_id": 50282,
54
  "sparse_pred_ignore_index": -100,
55
  "sparse_prediction": false,
56
+ "torch_dtype": "float32",
57
  "transformers_version": "4.48.0.dev0",
58
  "vocab_size": 50368
59
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9205a749d3b0d5735de5731a71837f39abec83609e4246c1c0ed1a5f0bbfce3a
3
- size 299230024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fc80a9617c0900faafbc6dd0f62c51353752cc763775685cae82bad76ad2d19
3
+ size 598445936