azliza794 commited on
Commit
45d51f8
·
verified ·
1 Parent(s): 5cee664

azliza794/myllama

Browse files
Files changed (2) hide show
  1. README.md +10 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8260
22
- - Matthews Correlation: 0.5367
23
 
24
  ## Model description
25
 
@@ -38,23 +38,22 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 2e-05
42
- - train_batch_size: 16
43
  - eval_batch_size: 16
44
- - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 5
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
53
- | 0.5186 | 1.0 | 535 | 0.4527 | 0.4532 |
54
- | 0.3437 | 2.0 | 1070 | 0.4640 | 0.5025 |
55
- | 0.2289 | 3.0 | 1605 | 0.6606 | 0.5127 |
56
- | 0.1721 | 4.0 | 2140 | 0.8260 | 0.5367 |
57
- | 0.1289 | 5.0 | 2675 | 0.8432 | 0.5309 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8959
22
+ - Matthews Correlation: 0.5539
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 2.524386238943955e-05
42
+ - train_batch_size: 8
43
  - eval_batch_size: 16
44
+ - seed: 11
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 4
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------------------:|
53
+ | 0.4835 | 1.0 | 1069 | 0.4687 | 0.4579 |
54
+ | 0.3549 | 2.0 | 2138 | 0.5878 | 0.5113 |
55
+ | 0.2356 | 3.0 | 3207 | 0.7891 | 0.5378 |
56
+ | 0.1421 | 4.0 | 4276 | 0.8959 | 0.5539 |
 
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37b4ebc6ca65f593e216669994f47a9363ce75bc9f71073bffb3783be94bb86c
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf56389d284dc967bd38dcf2944cabe6a3da7c03bca5a6af0caff09f7f6080d3
3
  size 267832560