DPhO05 commited on
Commit
417e918
·
verified ·
1 Parent(s): 4f35e79

End of training

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: microsoft/graphcodebert-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: my-graphcodebert-base-RQ3
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # my-graphcodebert-base-RQ3
17
+
18
+ This model is a fine-tuned version of [microsoft/graphcodebert-base](https://huggingface.co/microsoft/graphcodebert-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4197
21
+ - Accuracy: 0.9513
22
+ - F1 Macro: 0.6895
23
+ - F1 Weighted: 0.9511
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 1e-05
43
+ - train_batch_size: 64
44
+ - eval_batch_size: 64
45
+ - seed: 42
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 0.1
49
+ - num_epochs: 10
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro | F1 Weighted |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:-----------:|
56
+ | 0.3556 | 1.0 | 539 | 0.3573 | 0.9436 | 0.3387 | 0.9352 |
57
+ | 0.3178 | 2.0 | 1078 | 0.3333 | 0.9459 | 0.3941 | 0.9413 |
58
+ | 0.2589 | 3.0 | 1617 | 0.2949 | 0.9534 | 0.6361 | 0.9518 |
59
+ | 0.2113 | 4.0 | 2156 | 0.3036 | 0.9547 | 0.6780 | 0.9538 |
60
+ | 0.1632 | 5.0 | 2695 | 0.3192 | 0.9524 | 0.6887 | 0.9523 |
61
+ | 0.1509 | 6.0 | 3234 | 0.3477 | 0.9517 | 0.6907 | 0.9518 |
62
+ | 0.1121 | 7.0 | 3773 | 0.3664 | 0.9522 | 0.6894 | 0.9523 |
63
+ | 0.1027 | 8.0 | 4312 | 0.4085 | 0.9513 | 0.6789 | 0.9517 |
64
+ | 0.0791 | 9.0 | 4851 | 0.4144 | 0.9513 | 0.6771 | 0.9512 |
65
+ | 0.0916 | 10.0 | 5390 | 0.4197 | 0.9513 | 0.6895 | 0.9511 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 5.0.0
71
+ - Pytorch 2.10.0+cu128
72
+ - Datasets 4.8.3
73
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7689e7cc7adddcf3a3336881b6d26ee0308ad17f2e4611adc591da3075d043de
3
  size 498625104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdef4fce58a099e45025486fc34d642687b59dcbd74f7617fe2689be886c96ff
3
  size 498625104