aisuko commited on
Commit
40b7c53
1 Parent(s): 67b9cb2

End of training

Browse files
Files changed (4) hide show
  1. README.md +9 -8
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- base_model: bert-base-uncased
3
  license: apache-2.0
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -15,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  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.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.2172
19
 
20
  ## Model description
21
 
@@ -46,14 +47,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 0.2301 | 1.0 | 63 | 0.2158 |
50
- | 0.2772 | 2.0 | 126 | 0.2163 |
51
- | 0.2284 | 3.0 | 189 | 0.2172 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.44.0
57
  - Pytorch 2.4.0
58
- - Datasets 2.21.0
59
- - 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.1557
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.1983 | 1.0 | 63 | 0.1568 |
51
+ | 0.223 | 2.0 | 126 | 0.1585 |
52
+ | 0.1399 | 3.0 | 189 | 0.1557 |
53
 
54
 
55
  ### Framework versions
56
 
57
+ - Transformers 4.45.1
58
  - Pytorch 2.4.0
59
+ - Datasets 3.0.1
60
+ - 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.0",
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:710e5eca75fbf0290630ead6f65aba15a79dd2aed987a801cc7c119111f169cb
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9be07ad404327aaea72e58063f5daec0ae3f312b511f8b7b4565f667eee2ae43
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73486913c1e9b8f00bac7438e8f20a140d29ee5d42032a1a1e11602d1e200a26
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:640ee8ba7cbe4f75950f1fbcd6b4538d298a1f332239cecdd0f0b40747686c18
3
+ size 5240