Haimee commited on
Commit
f2d02b2
·
verified ·
1 Parent(s): fb2c60a

Training in progress, epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-Instruct-v0.2
9
+ model-index:
10
+ - name: mistral_envs_claim
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_envs_claim
18
+
19
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the None dataset.
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: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 5
43
+ - total_train_batch_size: 40
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - training_steps: 500
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - PEFT 0.10.0
56
+ - Transformers 4.39.3
57
+ - Pytorch 2.1.0a0+29c30b1
58
+ - Datasets 2.18.0
59
+ - Tokenizers 0.15.2
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88180baa856a24e60c5a482ef363bce4939de1a01b651b04b66619a8d6ed9de3
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e919f66d238b41a32aba706e46b7bd8bb4a955a15e4136deaf457648f34c1bae
3
  size 27280152
runs/Apr16_11-53-31_cdba07e56704/events.out.tfevents.1713268435.cdba07e56704.434.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5bc9c2e554da4650f970a09a43e089c92aead688a79148f527e9368c5cda82b
3
- size 5966
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23150b411bb58789b663cd50ac49b356bdd99b3f4d548641e6b1cc574da07dc9
3
+ size 7586
runs/Apr17_04-47-50_dafcee725dfa/events.out.tfevents.1713329270.dafcee725dfa.433.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:889dcaeb8c826dcc51a29608f68ecbc842bb352ee45de6ea6b76d6be8eeabd6c
3
+ size 5337
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05e60ad91a2c6b1691df688daf5143ff14309a6339342ece672e999c2bce40e2
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d92028dd3752be03883989caf22bf262ea1e1b99497ab6b471c4b03268872503
3
  size 4984