TrunkG0d commited on
Commit
a1532e0
·
verified ·
1 Parent(s): 74e7814

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- base_model: bert-base-uncased
3
  library_name: transformers
4
  license: apache-2.0
5
- metrics:
6
- - accuracy
7
  tags:
8
  - generated_from_trainer
 
 
9
  model-index:
10
  - name: Balanced-KFold-ft-bert-base-uncased-for-binary-search
11
  results: []
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the network_vulnerability_dataset.csv dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5028
22
- - Accuracy: 0.7256
23
 
24
  ## Model description
25
 
@@ -44,16 +44,16 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 8
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.4316 | 1.0 | 87 | 0.5028 | 0.7256 |
54
- | 0.5173 | 2.0 | 174 | 0.5019 | 0.7256 |
55
- | 0.4516 | 3.0 | 261 | 0.5064 | 0.7256 |
56
- | 0.4646 | 4.0 | 348 | 0.5050 | 0.7256 |
57
 
58
 
59
  ### Framework versions
 
1
  ---
 
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: bert-base-uncased
 
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
  model-index:
10
  - name: Balanced-KFold-ft-bert-base-uncased-for-binary-search
11
  results: []
 
18
 
19
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the network_vulnerability_dataset.csv dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4549
22
+ - Accuracy: 0.7989
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.4663 | 1.0 | 109 | 0.4549 | 0.7989 |
54
+ | 0.4814 | 2.0 | 218 | 0.4474 | 0.7989 |
55
+ | 0.4625 | 3.0 | 327 | 0.4467 | 0.7989 |
56
+ | 0.523 | 4.0 | 436 | 0.4532 | 0.7989 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d225cb93db9bbbba23d9fecda847e349741f6f243921cf982bbd35d859ba406
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:172ae410600f3bc4aecd7e1974cd1be1ff0e2ab6fea64361edc467d6153dfb3c
3
  size 437958648
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a4812ece9848aacc8e0d93b957ccdbd48e7c8ac2bd4fa9225ce310afa0a9e93
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cea4970d271b42018dcaaa7068cfbcd28dedf14d957816e350aa29d3db121fb
3
  size 5240