uukuguy/speechless-tora-code-7b-v1.0

Model

2

stars

10

commits

1

linked in READMEs

Dec 30, 2023

updated

code
endpoints_compatible
llama
llama-2
model-index
pytorch
tensorboard
text-generation
text-generation-inference
transformers

README

speechless-tora-code-7b-v1.0

Code: https://github.com/uukuguy/speechless

Use the following dataset to fine-tune llm_agents/tora-code-7b-v1.0 in order to improve the model's reasoning and planning abilities.

Total 201,981 samples.

  • jondurbin/airoboros-2.2: Filter categories related to coding, reasoning and planning. 23,462 samples.
  • Open-Orca/OpenOrca: Filter the 'cot' category in 1M GPT4 dataset. 74,440 samples.
  • garage-bAInd/Open-Platypus: 100%, 24,926 samples.
  • WizardLM/WizardLM_evol_instruct_V2_196k: Coding coversation part. 30,185 samples
  • TokenBender/python_eval_instruct_51k: “python” in output .40,309 samples
  • Spider: 8,659 samples

How to Prompt the Model

This model accepts the Alpaca instruction format.

For example:

You are an intelligent programming assistant.

### Instruction:
Implement a linked list in C++

### Response:

HumanEval

MetricValue
humaneval-python51.829

Big Code Models Leaderboard

CodeLlama-34B-Python: 53.29

CodeLlama-34B-Instruct: 50.79

CodeLlama-13B-Instruct: 50.6

CodeLlama-34B: 45.11

CodeLlama-13B-Python: 42.89

CodeLlama-13B: 35.07

LM-Evaluation-Harness

Open LLM Leaderboard

MetricValue
ARC42.66
HellaSwag65.16
MMLU38.56
TruthfulQA42.06
Average47.11

Parameters

lr2e-4
lr_scheduler_typecosine
weight_decay0.0
optimpaged_adamw_8bit
flash_attentionTrue
reropeFalse
max_new_tokens4096
num_train_epochs2
bits4
lora_r64
lora_alpha16
lora_dropout0.05
double_quantTrue
quant_typenf4
dataset_formatairoboros
mini_batch_size2
grandient_accumulation_steps32
bf16True

A800-80G x 2

epoch2.0
etrain_loss0.5891
etrain_runtime19:24:49.43
etrain_samples_per_second5.664
etrain_steps_per_second0.044
eeval_loss0.5872
eeval_runtime0:00:15.59
eeval_samples_per_second12.822
eeval_steps_per_second6.411

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

MetricValue
Avg.40.1
ARC (25-shot)42.66
HellaSwag (10-shot)65.16
MMLU (5-shot)38.56
TruthfulQA (0-shot)42.06
Winogrande (5-shot)62.9
GSM8K (5-shot)0.91
DROP (3-shot)28.48

Contributors

uukuguy

9 commits

uukuguy/speechless-tora-code-7b-v1.0

Model

2

stars

10

commits

1

linked in READMEs

Dec 30, 2023

updated

code
endpoints_compatible
llama
llama-2
model-index
pytorch
tensorboard
text-generation
text-generation-inference
transformers

README

speechless-tora-code-7b-v1.0

Code: https://github.com/uukuguy/speechless

Use the following dataset to fine-tune llm_agents/tora-code-7b-v1.0 in order to improve the model's reasoning and planning abilities.

Total 201,981 samples.

  • jondurbin/airoboros-2.2: Filter categories related to coding, reasoning and planning. 23,462 samples.
  • Open-Orca/OpenOrca: Filter the 'cot' category in 1M GPT4 dataset. 74,440 samples.
  • garage-bAInd/Open-Platypus: 100%, 24,926 samples.
  • WizardLM/WizardLM_evol_instruct_V2_196k: Coding coversation part. 30,185 samples
  • TokenBender/python_eval_instruct_51k: “python” in output .40,309 samples
  • Spider: 8,659 samples

How to Prompt the Model

This model accepts the Alpaca instruction format.

For example:

You are an intelligent programming assistant.

### Instruction:
Implement a linked list in C++

### Response:

HumanEval

MetricValue
humaneval-python51.829

Big Code Models Leaderboard

CodeLlama-34B-Python: 53.29

CodeLlama-34B-Instruct: 50.79

CodeLlama-13B-Instruct: 50.6

CodeLlama-34B: 45.11

CodeLlama-13B-Python: 42.89

CodeLlama-13B: 35.07

LM-Evaluation-Harness

Open LLM Leaderboard

MetricValue
ARC42.66
HellaSwag65.16
MMLU38.56
TruthfulQA42.06
Average47.11

Parameters

lr2e-4
lr_scheduler_typecosine
weight_decay0.0
optimpaged_adamw_8bit
flash_attentionTrue
reropeFalse
max_new_tokens4096
num_train_epochs2
bits4
lora_r64
lora_alpha16
lora_dropout0.05
double_quantTrue
quant_typenf4
dataset_formatairoboros
mini_batch_size2
grandient_accumulation_steps32
bf16True

A800-80G x 2

epoch2.0
etrain_loss0.5891
etrain_runtime19:24:49.43
etrain_samples_per_second5.664
etrain_steps_per_second0.044
eeval_loss0.5872
eeval_runtime0:00:15.59
eeval_samples_per_second12.822
eeval_steps_per_second6.411

Open LLM Leaderboard Evaluation Results

Detailed results can be found here

MetricValue
Avg.40.1
ARC (25-shot)42.66
HellaSwag (10-shot)65.16
MMLU (5-shot)38.56
TruthfulQA (0-shot)42.06
Winogrande (5-shot)62.9
GSM8K (5-shot)0.91
DROP (3-shot)28.48

Contributors

uukuguy

9 commits