Dev-SriramB/qa_bot
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
|
3 |
library_name: peft
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 1.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
42 |
- gradient_accumulation_steps: 4
|
43 |
- total_train_batch_size: 4
|
44 |
-
- optimizer:
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 2
|
47 |
- num_epochs: 2
|
@@ -51,14 +51,14 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
-
|
|
55 |
-
| 1.
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
-
- PEFT 0.
|
61 |
-
- Transformers 4.
|
62 |
-
- Pytorch 2.
|
63 |
-
- Datasets
|
64 |
-
- Tokenizers 0.
|
|
|
1 |
---
|
|
|
2 |
library_name: peft
|
3 |
license: apache-2.0
|
4 |
+
base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [TheBloke/Mistral-7B-Instruct-v0.2-GPTQ](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GPTQ) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.4698
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
41 |
- seed: 42
|
42 |
- gradient_accumulation_steps: 4
|
43 |
- total_train_batch_size: 4
|
44 |
+
- optimizer: Use paged_adamw_8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 2
|
47 |
- num_epochs: 2
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|
|
54 |
+
| 1.7883 | 1.0 | 75 | 1.4686 |
|
55 |
+
| 1.3538 | 2.0 | 150 | 1.4698 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
+
- PEFT 0.13.2
|
61 |
+
- Transformers 4.46.2
|
62 |
+
- Pytorch 2.5.1+cu121
|
63 |
+
- Datasets 3.1.0
|
64 |
+
- Tokenizers 0.20.3
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8397056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dc4beae180f98870b8f030af2f2b6dd85e388dc8e02ece83f50d6239b99f905
|
3 |
size 8397056
|
runs/Nov17_15-42-50_7d0f570af10f/events.out.tfevents.1731858198.7d0f570af10f.385.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d647daf3898c3ecc0a0354d205ab53e2e667639dd2a893e5e08127ff159c412
|
3 |
+
size 7036
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:906ba9651c579e6c98415ad58fd192e61fb134fed30421d648ce04edc4ce8794
|
3 |
+
size 5304
|