chathuru commited on
Commit
7b3f5a6
1 Parent(s): 4092315

CuATR-falcon7b-v1

Browse files
Files changed (3) hide show
  1. README.md +9 -6
  2. adapter_model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.8072
22
  - Accuracy: 0.5652
23
  - F1: 0.7222
24
 
@@ -47,17 +47,20 @@ The following hyperparameters were used during training:
47
  - total_train_batch_size: 4
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - num_epochs: 4
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
- | 7.0665 | 1.0 | 23 | 4.0015 | 0.5652 | 0.7222 |
58
- | 3.7503 | 2.0 | 46 | 3.2905 | 0.5652 | 0.7222 |
59
- | 6.3838 | 3.0 | 69 | 2.8972 | 0.5652 | 0.7222 |
60
- | 3.0789 | 4.0 | 92 | 2.8072 | 0.5652 | 0.7222 |
 
 
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [tiiuae/falcon-7b](https://huggingface.co/tiiuae/falcon-7b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4351
22
  - Accuracy: 0.5652
23
  - F1: 0.7222
24
 
 
47
  - total_train_batch_size: 4
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
+ - num_epochs: 7
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
+ | 1.4522 | 1.0 | 23 | 0.8684 | 0.5652 | 0.7222 |
58
+ | 0.9683 | 2.0 | 46 | 0.7938 | 0.5652 | 0.7222 |
59
+ | 1.5347 | 3.0 | 69 | 0.7187 | 0.5652 | 0.7222 |
60
+ | 0.6854 | 4.0 | 92 | 0.6314 | 0.5652 | 0.7222 |
61
+ | 0.5356 | 5.0 | 115 | 0.5313 | 0.5652 | 0.7222 |
62
+ | 0.2435 | 6.0 | 138 | 0.4704 | 0.5652 | 0.7222 |
63
+ | 0.3844 | 7.0 | 161 | 0.4351 | 0.5652 | 0.7222 |
64
 
65
 
66
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e03cd8befb979722f94dc60be06e9a68eb13571b875ebdc4446c2b6ea069b55
3
  size 9446600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5147c2fbff4bc779c5a17a3dce5524c9956b032602a02fd4788dbe4d41e7115f
3
  size 9446600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0642765d923dcce879e55abc108d15f71e2a56e4bdc6ee4395ed0ef15ce41358
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6e2aae9be6e1012d4eec5df978cc37ace5ffbe30e4a60e3795f7fe596e70883
3
  size 4536