Jackie999 commited on
Commit
ccb265c
1 Parent(s): a384a75

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: mistralai/Mistral-7B-v0.1
9
+ model-index:
10
+ - name: mistral-poe-10p-detach
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # mistral-poe-10p-detach
18
+
19
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: nan
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0002
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 1
43
+ - seed: 42
44
+ - distributed_type: multi-GPU
45
+ - num_devices: 4
46
+ - total_train_batch_size: 16
47
+ - total_eval_batch_size: 4
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - lr_scheduler_warmup_ratio: 0.1
51
+ - num_epochs: 1
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss |
56
+ |:-------------:|:-----:|:----:|:---------------:|
57
+ | 0.7345 | 1.0 | 3898 | nan |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.7.1
63
+ - Transformers 4.39.0.dev0
64
+ - Pytorch 2.1.2
65
+ - Datasets 2.14.6
66
+ - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:836a8c57d218095cadd48dc71eeabde91661cbe62c7d8961a536c81540d51faf
3
  size 31516744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dedf0acf3b04f17010734548157e197cdfbc4c4dc15a66dd0f5fa9f8954ce502
3
  size 31516744
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.7175084921933248,
4
+ "train_runtime": 21380.3358,
5
+ "train_samples": 62359,
6
+ "train_samples_per_second": 2.917,
7
+ "train_steps_per_second": 0.182
8
+ }
runs/May14_08-28-09_COE-CS-sv003/events.out.tfevents.1715675656.COE-CS-sv003.1177260.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18097c6d5d8315c4c60dbe9c46d07ceeb1017e762c48fdf5d6685027cffbd275
3
- size 165153
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:033ed1b0a64f10fdf7fae0bc198a1136130e86829cd4c4269ae5bf3af6914bc3
3
+ size 169787
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.7175084921933248,
4
+ "train_runtime": 21380.3358,
5
+ "train_samples": 62359,
6
+ "train_samples_per_second": 2.917,
7
+ "train_steps_per_second": 0.182
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff