mcanoglu commited on
Commit
3034e49
·
verified ·
1 Parent(s): 202654a

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: bigcode/starcoderbase-1b
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ model-index:
11
+ - name: bigcode-starcoderbase-1b-finetuned-defect-detection
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
+ # bigcode-starcoderbase-1b-finetuned-defect-detection
19
+
20
+ This model is a fine-tuned version of [bigcode/starcoderbase-1b](https://huggingface.co/bigcode/starcoderbase-1b) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.5149
23
+ - Accuracy: 0.7523
24
+ - F1: 0.7482
25
+ - Precision: 0.7430
26
+ - Recall: 0.7533
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: 2
47
+ - eval_batch_size: 2
48
+ - seed: 4711
49
+ - gradient_accumulation_steps: 16
50
+ - total_train_batch_size: 32
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 3
54
+ - mixed_precision_training: Native AMP
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
59
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
60
+ | 0.7604 | 1.0 | 996 | 0.5379 | 0.7144 | 0.6627 | 0.7829 | 0.5745 |
61
+ | 0.4649 | 2.0 | 1992 | 0.4524 | 0.7480 | 0.7585 | 0.7129 | 0.8104 |
62
+ | 0.318 | 3.0 | 2988 | 0.5149 | 0.7523 | 0.7482 | 0.7430 | 0.7533 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.36.2
68
+ - Pytorch 2.1.2+cu121
69
+ - Datasets 2.16.1
70
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b864e3a28ff6be9af6cbe046773be2ea79fb32e76827f570d9b1587292047dc
3
  size 4548876216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3725846ee0e431a6465db8a7aaa8d790ad345529d5156a0bada6a4aa42b60a55
3
  size 4548876216