jd0g commited on
Commit
4279a46
·
verified ·
1 Parent(s): 4344510

jd0g/Mistral-7B-NLI-v0.1

Browse files
README.md CHANGED
@@ -16,7 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [TheBloke/Mistral-7B-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-v0.1-GPTQ) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6735
 
 
 
 
 
20
 
21
  ## Model description
22
 
@@ -35,34 +40,18 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 0.0003
39
- - train_batch_size: 8
40
- - eval_batch_size: 16
41
  - seed: 42
42
  - gradient_accumulation_steps: 4
43
- - total_train_batch_size: 32
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 2
47
  - num_epochs: 10
48
  - mixed_precision_training: Native AMP
49
 
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss |
53
- |:-------------:|:------:|:----:|:---------------:|
54
- | 1.8799 | 0.9231 | 3 | 1.6354 |
55
- | 1.6206 | 1.8462 | 6 | 1.3630 |
56
- | 1.3224 | 2.7692 | 9 | 1.1313 |
57
- | 0.8177 | 4.0 | 13 | 0.9223 |
58
- | 0.9144 | 4.9231 | 16 | 0.8115 |
59
- | 0.801 | 5.8462 | 19 | 0.7444 |
60
- | 0.7393 | 6.7692 | 22 | 0.7097 |
61
- | 0.5279 | 8.0 | 26 | 0.6836 |
62
- | 0.6872 | 8.9231 | 29 | 0.6745 |
63
- | 0.4589 | 9.2308 | 30 | 0.6735 |
64
-
65
-
66
  ### Framework versions
67
 
68
  - PEFT 0.10.0
 
16
 
17
  This model is a fine-tuned version of [TheBloke/Mistral-7B-v0.1-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-v0.1-GPTQ) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - eval_loss: 1.4535
20
+ - eval_runtime: 475.4748
21
+ - eval_samples_per_second: 4.206
22
+ - eval_steps_per_second: 0.067
23
+ - epoch: 8.0
24
+ - step: 8
25
 
26
  ## Model description
27
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
43
+ - learning_rate: 0.0002
44
+ - train_batch_size: 32
45
+ - eval_batch_size: 64
46
  - seed: 42
47
  - gradient_accumulation_steps: 4
48
+ - total_train_batch_size: 128
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 2
52
  - num_epochs: 10
53
  - mixed_precision_training: Native AMP
54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  ### Framework versions
56
 
57
  - PEFT 0.10.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:186a8f496eea24fe331caa52f969f5ce4ee60952d14104dc3c4e38fbb66e5026
3
- size 4203824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f9efc4a2328a1277d57835ea945a4f328c66b68f2d98ac92123911880ddc42b
3
+ size 4221232
runs/Apr25_14-56-57_6e7fe67a7a94/events.out.tfevents.1714057027.6e7fe67a7a94.378.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6712b40280cfabbdf65166aee11588a6611514f7f83a42e48f2939b693de1cbc
3
+ size 9322
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ccb48c341715f03da45d6376940a73d2f4b4ac536ed63d81b2b56365c52b7f6
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:420c7c7a2145f6ad251e935cfe280a7cfe25af7d95116c0c7cdd77bedd01561d
3
  size 4984