File size: 2,057 Bytes
1de8191
 
41a0df7
01fc8e3
 
 
 
8a204c3
 
1de8191
 
8a204c3
1de8191
 
661104a
 
016ef59
ffe9445
1de8191
 
 
 
 
 
 
 
 
 
661104a
 
 
 
016ef59
661104a
 
1de8191
661104a
1de8191
661104a
1de8191
661104a
 
 
 
 
 
 
 
 
1de8191
661104a
1de8191
661104a
1de8191
661104a
1de8191
661104a
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
library_name: transformers
datasets:
- HachiML/self-rewarding_AIFT_MSv0.3_lora
license: apache-2.0
language:
- ja
tags:
- self-rewarding
---

# Mistral-7B-v0.3-m2-lora

<!-- Provide a quick summary of what the model is/does. -->

 - [HachiML/Mistral-7B-v0.3-dpo-lora_sr_m2_lr1e-05_2ep](https://huggingface.co./HachiML/Mistral-7B-v0.3-dpo-lora_sr_m2_lr1e-05_2ep)のAdapterをマージしたモデル
 - This model is a fine-tuned version of [HachiML/Mistral-7B-v0.3-m1-lora](https://huggingface.co./HachiML/Mistral-7B-v0.3-m1-lora) on following datasets.
   - [HachiML/self-rewarding_AIFT_MSv0.3_lora](https://huggingface.co./datasets/HachiML/self-rewarding_AIFT_MSv0.3_lora)(split=AIFT_M1)


## Model Details

### Model Description

<!-- Provide a longer summary of what this model is. -->

This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.

- **Developed by:** [HachiML](https://huggingface.co./HachiML)
- **Model type:** Mistral-7B
- **Language(s) (NLP):** Japanese
- **License:** Apache-2.0
- **Finetuned from model:** [HachiML/Mistral-7B-v0.3-m1-lora](https://huggingface.co./HachiML/Mistral-7B-v0.3-m1-lora)
- **Finetuned type:** DPO
- **Finetuned dataset:** [HachiML/self-rewarding_AIFT_MSv0.3_lora](https://huggingface.co./datasets/HachiML/self-rewarding_AIFT_MSv0.3_lora)(split=AIFT_M1)

## Training procedure

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 1e-05
- train_batch_size: 16
- eval_batch_size: 8
- seed: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: cosine
- lr_scheduler_warmup_ratio: 0.05
- num_epochs: 2

### Training results

[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/siseikatu8/huggingface/runs/kb5s1x2y)  

### Framework versions

- PEFT 0.11.1
- Transformers 4.41.0
- Pytorch 2.3.0+cu121
- Datasets 2.19.1
- Tokenizers 0.19.1