mrm8488 commited on
Commit
40abe33
1 Parent(s): 155ce6e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - precision
6
+ - recall
7
+ - f1
8
+ - accuracy
9
+ model-index:
10
+ - name: codebert-base-finetuned-code-ner
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # codebert-base-finetuned-code-ner
18
+
19
+ This model is a fine-tuned version of [microsoft/codebert-base](https://huggingface.co/microsoft/codebert-base) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3522
22
+ - Precision: 0.6297
23
+ - Recall: 0.6417
24
+ - F1: 0.6356
25
+ - Accuracy: 0.9185
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 2e-05
45
+ - train_batch_size: 64
46
+ - eval_batch_size: 64
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
55
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
56
+ | No log | 1.0 | 191 | 0.4601 | 0.4861 | 0.4578 | 0.4715 | 0.8853 |
57
+ | No log | 2.0 | 382 | 0.3989 | 0.5806 | 0.5243 | 0.5510 | 0.8996 |
58
+ | 0.5081 | 3.0 | 573 | 0.3547 | 0.5723 | 0.6017 | 0.5866 | 0.9059 |
59
+ | 0.5081 | 4.0 | 764 | 0.3507 | 0.6161 | 0.6115 | 0.6138 | 0.9135 |
60
+ | 0.5081 | 5.0 | 955 | 0.3412 | 0.6299 | 0.6252 | 0.6276 | 0.9161 |
61
+ | 0.2299 | 6.0 | 1146 | 0.3418 | 0.6162 | 0.6465 | 0.6310 | 0.9175 |
62
+ | 0.2299 | 7.0 | 1337 | 0.3497 | 0.6288 | 0.6287 | 0.6287 | 0.9175 |
63
+ | 0.1618 | 8.0 | 1528 | 0.3474 | 0.6340 | 0.6397 | 0.6368 | 0.9189 |
64
+ | 0.1618 | 9.0 | 1719 | 0.3501 | 0.6262 | 0.6432 | 0.6346 | 0.9179 |
65
+ | 0.1618 | 10.0 | 1910 | 0.3522 | 0.6297 | 0.6417 | 0.6356 | 0.9185 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.23.1
71
+ - Pytorch 1.12.1+cu113
72
+ - Datasets 2.6.1
73
+ - Tokenizers 0.13.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ab818285d0f9664d9dd67cdb63e2c9d38c20fa8d76f9e46271c4258832b08f4
3
  size 496441969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b825a73c589f21607f3e2ed6eaf541c52b8a0139d908b67882a469f792cd0ad4
3
  size 496441969
runs/Oct21_15-22-55_239a128bc237/events.out.tfevents.1666365836.239a128bc237.380.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c8515abfe083c4b4d8c353311799bab7a0a910d55160c2e5e300e080156046a
3
- size 6706
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c4331851bec900e7966834e7e097696166f3d4d74b7bab1a2bc9e11948eea3f
3
+ size 11779