PewterZz commited on
Commit
77b6611
·
verified ·
1 Parent(s): 0de7598

End of training

Browse files
Files changed (4) hide show
  1. README.md +10 -21
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- base_model: bert-base-uncased
3
  library_name: transformers
4
  license: apache-2.0
 
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the https://www.kaggle.com/datasets/skywardai/network-vulnerability dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.3259
20
 
21
  ## Model description
22
 
@@ -47,26 +47,15 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.2314 | 1.0 | 50 | 0.1855 |
51
- | 0.1554 | 2.0 | 100 | 0.1952 |
52
- | 0.2998 | 3.0 | 150 | 0.1840 |
53
- | 0.1898 | 4.0 | 200 | 0.1859 |
54
- | 0.3497 | 5.0 | 250 | 0.1881 |
55
- | 0.3335 | 6.0 | 300 | 0.1861 |
56
- | 0.221 | 7.0 | 350 | 0.1882 |
57
- | 0.1987 | 8.0 | 400 | 0.1883 |
58
- | 0.2741 | 9.0 | 450 | 0.2015 |
59
- | 0.268 | 10.0 | 500 | 0.2136 |
60
- | 0.2494 | 11.0 | 550 | 0.2406 |
61
- | 0.1026 | 12.0 | 600 | 0.2725 |
62
- | 0.1124 | 13.0 | 650 | 0.3386 |
63
- | 0.0798 | 14.0 | 700 | 0.3352 |
64
- | 0.0664 | 15.0 | 750 | 0.3259 |
65
 
66
 
67
  ### Framework versions
68
 
69
- - Transformers 4.44.2
70
- - Pytorch 2.5.0+cu121
71
- - Datasets 3.1.0
72
- - Tokenizers 0.19.1
 
1
  ---
 
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: bert-base-uncased
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the https://www.kaggle.com/datasets/skywardai/network-vulnerability dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3128
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.2439 | 1.0 | 50 | 0.3049 |
51
+ | 0.3044 | 2.0 | 100 | 0.3129 |
52
+ | 0.2049 | 3.0 | 150 | 0.3205 |
53
+ | 0.2018 | 4.0 | 200 | 0.3128 |
 
 
 
 
 
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
57
 
58
+ - Transformers 4.45.1
59
+ - Pytorch 2.4.0
60
+ - Datasets 3.0.1
61
+ - Tokenizers 0.20.0
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "position_embedding_type": "absolute",
21
  "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.44.2",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
  "vocab_size": 30522
 
20
  "position_embedding_type": "absolute",
21
  "problem_type": "single_label_classification",
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.45.1",
24
  "type_vocab_size": 2,
25
  "use_cache": true,
26
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2c49917d21a902ad144dc530af2134ba8e34bb1ff213f6a4d2ee5f0ab1db634
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de3995c97627b27c37cd89f32af1422b50cdf52fe09ca58687e43913da714d39
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba090b8cacc03bd4b5be2dda0af5e4b9ce1846af0c5886e5137e825e2aacfb1b
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16056025a0dab0a798ad60258e9b5a510861228358ff08e18ac62637a80c5ad3
3
+ size 5240