JannisFengler commited on
Commit
0141348
1 Parent(s): 7ca2923

JannisFengler/buffettgpt-ft

Browse files
README.md CHANGED
@@ -1,3 +1,66 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ
7
+ model-index:
8
+ - name: buffettgpt-ft
9
+ results: []
10
  ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # buffettgpt-ft
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 an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.4461
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0002
39
+ - train_batch_size: 16
40
+ - eval_batch_size: 16
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 4
43
+ - total_train_batch_size: 64
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: 4
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.7418 | 1.0 | 170 | 0.4652 |
55
+ | 0.4226 | 2.0 | 340 | 0.4530 |
56
+ | 0.4119 | 3.0 | 510 | 0.4483 |
57
+ | 0.4027 | 3.99 | 680 | 0.4461 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.10.0
63
+ - Transformers 4.38.2
64
+ - Pytorch 2.1.0+cu121
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
runs/Mar28_13-06-27_573bd53b27fd/events.out.tfevents.1711631188.573bd53b27fd.1309.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f601ec31471ff182a8d4d28f6582ab1f75bcd32f430c59f98d8b2da9e2fe6b65
3
+ size 7500
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00c952cff877a9cfd508a3d07a0c784329d4eb24fd7a9fcf09276ff5981e3276
3
+ size 4856