terry69 commited on
Commit
27ffe02
1 Parent(s): d7b8e53

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.7324 | 1.0 | 3898 | nan |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - PEFT 0.7.1
63
+ - Transformers 4.39.0.dev0
64
+ - Pytorch 2.2.2+cu121
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:41ef638d2f45465de0585e687f58e5c9272f8be37cb5fb7ce75704e06971058b
3
  size 31516744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5fd45c78625c118c9f47e2371d0badb03b7c1ab6902b29682db10d5cec0205d
3
  size 31516744
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.45687119700224843,
4
+ "train_runtime": 26657.4924,
5
+ "train_samples": 62359,
6
+ "train_samples_per_second": 2.339,
7
+ "train_steps_per_second": 0.146
8
+ }
runs/May13_04-56-28_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715576205.ip-172-31-69-60.ec2.internal.311.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34feeacaa942ce92d9c48997717f9159b80b9dd22961d9e06699ee5cddce8aa9
3
- size 68002
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1252ca2dee72c6d37a1128027c7965be4d064ed30c1b2f0b67aba23419b2cff
3
+ size 110616
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "train_loss": 0.45687119700224843,
4
+ "train_runtime": 26657.4924,
5
+ "train_samples": 62359,
6
+ "train_samples_per_second": 2.339,
7
+ "train_steps_per_second": 0.146
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff