dipudl commited on
Commit
d5d0558
·
verified ·
1 Parent(s): fb38c0b

Model save

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: codeT5-DistilBERT-operator-precedence-bug-model
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # codeT5-DistilBERT-operator-precedence-bug-model
19
+
20
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.1423
23
+ - Accuracy: 0.9446
24
+ - Precision: 0.9369
25
+ - Recall: 0.9731
26
+ - F1 score: 0.9547
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 10
52
+
53
+ ### Training results
54
+
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.37.0
60
+ - Pytorch 2.1.2
61
+ - Datasets 2.1.0
62
+ - Tokenizers 0.15.1
runs/Feb02_18-48-39_3382b944a1f1/events.out.tfevents.1706899720.3382b944a1f1.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8266e19c8f2534fb08bfb3a42013c6ed2fd3016f3fe0bbe2999ccf4060e716b
3
- size 11094
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5efd0362ab0921db1b1e94a7ec299ab452f95a992775b12a165ddfcc3dd603b2
3
+ size 11454