Views
No views yet
### Instruction: {instruction}
### Input: {input}
### Response:
| Model | AGIEval | TruthfulQA | Bigbench |
|---|---|---|---|
| mistral-7b-english-welsh-translate | 35.31 | 54.5 | 38.4 |
0.4.11base_model: mistralai/Mistral-7B-Instruct-v0.3
2model_type: MistralForCausalLM
3tokenizer_type: LlamaTokenizer
4
5load_in_8bit: false
6load_in_4bit:
7strict: false
8
9# huggingface repo
10datasets:
11 - path: AndreasThinks/welsh-translation-instruction
12 type: alpaca
13val_set_size: 0.04
14output_dir: ./outputs/mistral-welsh
15
16hub_model_id: AndreasThinks/mistral-7b-english-welsh-translate
17
18
19sequence_len: 8192
20sample_packing: true
21pad_to_sequence_len: true
22eval_sample_packing: false
23
24wandb_project: mistral-nemo-welsh
25wandb_entity:
26wandb_watch:
27wandb_name: mistral-nemo-welsh-v1
28wandb_log_model:
29
30gradient_accumulation_steps: 4
31micro_batch_size: 2
32num_epochs: 4
33optimizer: adamw_bnb_8bit
34lr_scheduler: cosine
35learning_rate: 0.000005
36
37train_on_inputs: false
38group_by_length: false
39bf16: auto
40fp16:
41tf32: false
42
43gradient_checkpointing: true
44early_stopping_patience:
45resume_from_checkpoint:
46local_rank:
47logging_steps: 1
48xformers_attention:
49flash_attention: true
50
51warmup_steps: 10
52evals_per_epoch: 4
53eval_table_size:
54eval_max_new_tokens: 128
55saves_per_epoch: 1
56debug:
57deepspeed:
58weight_decay: 0.0
59fsdp:
60fsdp_config:
61special_tokens:
62| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.5781 | 0.0013 | 1 | 1.5514 |
| 0.4427 | 0.2506 | 194 | 0.4841 |
| 0.4142 | 0.5011 | 388 | 0.4271 |
| 0.4001 | 0.7517 | 582 | 0.3996 |
| 0.4155 | 1.0023 | 776 | 0.3828 |
| 0.3178 | 1.2296 | 970 | 0.3792 |
| 0.3156 | 1.4801 | 1164 | 0.3732 |
| 0.3115 | 1.7307 | 1358 | 0.3678 |
| 0.2722 | 1.9813 | 1552 | 0.3633 |
| 0.2492 | 2.2089 | 1746 | 0.3809 |
| 0.2159 | 2.4595 | 1940 | 0.3828 |
| 0.2277 | 2.7100 | 2134 | 0.3810 |
| 0.2435 | 2.9606 | 2328 | 0.3809 |
| 0.158 | 3.1899 | 2522 | 0.3961 |
| 0.1802 | 3.4404 | 2716 | 0.3966 |
| 0.1679 | 3.6910 | 2910 | 0.3966 |