keylazy commited on
Commit
753d50a
·
1 Parent(s): f91d51d

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -14
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [keylazy/Llama-2-7b-chat-hf-ark](https://huggingface.co/keylazy/Llama-2-7b-chat-hf-ark) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5437
23
- - Accuracy: 0.721
24
- - Precision: 0.7219
25
- - Recall: 0.721
26
- - F1: 0.7212
27
 
28
  ## Model description
29
 
@@ -50,19 +50,17 @@ The following hyperparameters were used during training:
50
  - total_train_batch_size: 128
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 | Precision | Recall | F1 |
59
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
60
- | 0.5702 | 0.5 | 39 | 0.5251 | 0.679 | 0.6827 | 0.679 | 0.6743 |
61
- | 0.5012 | 1.0 | 78 | 0.4611 | 0.707 | 0.7080 | 0.707 | 0.7052 |
62
- | 0.3074 | 1.5 | 117 | 0.4884 | 0.714 | 0.7138 | 0.714 | 0.7138 |
63
- | 0.3293 | 2.0 | 156 | 0.4819 | 0.723 | 0.7230 | 0.723 | 0.7230 |
64
- | 0.1268 | 2.5 | 195 | 0.5323 | 0.724 | 0.7243 | 0.724 | 0.7241 |
65
- | 0.0968 | 3.0 | 234 | 0.5437 | 0.721 | 0.7219 | 0.721 | 0.7212 |
66
 
67
 
68
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [keylazy/Llama-2-7b-chat-hf-ark](https://huggingface.co/keylazy/Llama-2-7b-chat-hf-ark) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.1851
23
+ - Accuracy: 0.9428
24
+ - Precision: 0.9429
25
+ - Recall: 0.9428
26
+ - F1: 0.9428
27
 
28
  ## Model description
29
 
 
50
  - total_train_batch_size: 128
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: linear
53
+ - num_epochs: 2
54
  - mixed_precision_training: Native AMP
55
 
56
  ### Training results
57
 
58
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
59
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|
60
+ | 0.1635 | 0.5 | 3828 | 0.1612 | 0.9267 | 0.9270 | 0.9267 | 0.9267 |
61
+ | 0.1302 | 1.0 | 7656 | 0.1330 | 0.9424 | 0.9429 | 0.9424 | 0.9423 |
62
+ | 0.0352 | 1.5 | 11484 | 0.1845 | 0.9435 | 0.9435 | 0.9435 | 0.9434 |
63
+ | 0.0316 | 2.0 | 15312 | 0.1851 | 0.9428 | 0.9429 | 0.9428 | 0.9428 |
 
 
64
 
65
 
66
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b150d40cb081f69f68dccbb2ec7341ffa6a87591a6ae42e82b37e85e3107dc6f
3
  size 398865392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45bc87a2ef02e887cd9931fe4d670240ca8fdcb7e989f49c050a5d7b6bb4e4bf
3
  size 398865392