bigcode / astraios-1b-adapterp

huggingface.co
Total runs: 6
24-hour runs: 0
7-day runs: 0
30-day runs: 5
Model's Last Updated: January 02 2024

Introduction of astraios-1b-adapterp

Model Details of astraios-1b-adapterp

Astraios: Parameter-Efficient Instruction Tuning Code Large Language Models

Astraios

Table of Contents

  1. Model Summary
  2. Use
  3. Training
  4. Citation

Model Summary

Astraios-1B-AdapterP is an instruction tuned model with 15.5B parameters created by finetuning StarCoderBase on CommitPackFT & OASST as described in the Astraios paper.

  • Repository: bigcode-project/astraios
  • Paper: Astraios: Parameter-Efficient Instruction Tuning Code Large Language Models
  • Languages: 80+ Programming languages
  • ✨Astraios:
    Data CommitPackFT+OASST Filtered version of CommitPack and OASST for high-quality commit messages that resemble instructions
    Model Astraios-1B Collection of StarCoderBase-1B models instruction tuned on CommitPackFT + OASST with different tuning methods
    Astraios-3B Collection of StarCoderBase-3B (3B parameters) models instruction tuned on CommitPackFT + OASST with different tuning methods
    Astraios-7B Collection of StarCoderBase-7B (7B parameters) models instruction tuned on CommitPackFT + OASST with different tuning methods
    Astraios-16B Collection of StarCoderBase-16B (16B parameters) models instruction tuned on CommitPackFT + OASST with different tuning methods
    Evaluation BigCloneBench Dataset for clone detection; We use 2,000 samples for evaluation
    Devign Dataset for defect detection; We use 2,000 samples for evaluation
    HumanEvalPack Extension of OpenAI's HumanEval to cover 3 scenarios across 6 languages
    ReCode Dataset for the robustness of code generation, covering 4 variants
    Asleep At The Keyboard Datasets for security of code generation; We use DoW for evaluation

Use

Intended use

The model follows instructions provided in the input. You should always preface your input with "Question: " and finish it with "Answer:", for example: "Question: Please write a function in Python that performs bubble sort.

Answer:"

Feel free to share your generations in the Community tab!

Generation
# pip install -q transformers
# pip install -e git+https://github.com/bigcode-project/astraios#subdirectory=peft
from peft import PeftModel 
from transformers import AutoModelForCausalLM, AutoTokenizer

peft_checkpoint = "bigcode/astraios-1b-adapterp"
checkpoint = "bigcode/starcoderbase-1b"
model = AutoModelForCausalLM.from_pretrained(checkpoint)
model = PeftModel.from_pretrained(model, peft_checkpoint)
device = "cuda" # for GPU usage or "cpu" for CPU usage

tokenizer = AutoTokenizer.from_pretrained(checkpoint)
model = AutoModelForCausalLM.from_pretrained(checkpoint).to(device)

inputs = tokenizer.encode("Question: Please write a function in Python that performs bubble sort.

Answer:", return_tensors="pt").to(device)
outputs = model.generate(inputs)
print(tokenizer.decode(outputs[0]))

Training

Model
  • Architecture: GPT-2 model with multi-query attention and Fill-in-the-Middle objective
  • Steps: 250k pretraining & 200 instruction tuning
  • Precision: fp32
Hardware
  • Pretraining:
    • GPUs: 512 Tesla A100
    • Training time: 24 days
  • Instruction tuning:
    • GPUs: 8 Tesla A100
Software

Citation


Runs of bigcode astraios-1b-adapterp on huggingface.co

6
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
5
30-day runs

More Information About astraios-1b-adapterp huggingface.co Model

More astraios-1b-adapterp license Visit here:

https://choosealicense.com/licenses/bigcode-openrail-m

astraios-1b-adapterp huggingface.co

astraios-1b-adapterp huggingface.co is an AI model on huggingface.co that provides astraios-1b-adapterp's model effect (), which can be used instantly with this bigcode astraios-1b-adapterp model. huggingface.co supports a free trial of the astraios-1b-adapterp model, and also provides paid use of the astraios-1b-adapterp. Support call astraios-1b-adapterp model through api, including Node.js, Python, http.

astraios-1b-adapterp huggingface.co Url

https://huggingface.co/bigcode/astraios-1b-adapterp

bigcode astraios-1b-adapterp online free

astraios-1b-adapterp huggingface.co is an online trial and call api platform, which integrates astraios-1b-adapterp's modeling effects, including api services, and provides a free online trial of astraios-1b-adapterp, you can try astraios-1b-adapterp online for free by clicking the link below.

bigcode astraios-1b-adapterp online free url in huggingface.co:

https://huggingface.co/bigcode/astraios-1b-adapterp

astraios-1b-adapterp install

astraios-1b-adapterp is an open source model from GitHub that offers a free installation service, and any user can find astraios-1b-adapterp on GitHub to install. At the same time, huggingface.co provides the effect of astraios-1b-adapterp install, users can directly use astraios-1b-adapterp installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

astraios-1b-adapterp install url in huggingface.co:

https://huggingface.co/bigcode/astraios-1b-adapterp

Url of astraios-1b-adapterp

astraios-1b-adapterp huggingface.co Url

Provider of astraios-1b-adapterp huggingface.co

bigcode
ORGANIZATIONS

Other API from bigcode

huggingface.co

Total runs: 58.4K
Run Growth: -83.7K
Growth Rate: -142.54%
Updated:March 04 2024
huggingface.co

Total runs: 26.9K
Run Growth: -13.1K
Growth Rate: -49.87%
Updated:June 11 2024
huggingface.co

Total runs: 15.9K
Run Growth: 7.4K
Growth Rate: 46.16%
Updated:October 09 2024
huggingface.co

Total runs: 9.9K
Run Growth: 3.6K
Growth Rate: 36.24%
Updated:October 13 2023
huggingface.co

Total runs: 9.5K
Run Growth: 9.0K
Growth Rate: 94.32%
Updated:July 24 2023
huggingface.co

Total runs: 643
Run Growth: 251
Growth Rate: 38.98%
Updated:August 18 2023
huggingface.co

Total runs: 348
Run Growth: -4.1K
Growth Rate: -1124.31%
Updated:May 10 2023
huggingface.co

Total runs: 230
Run Growth: 2
Growth Rate: 0.87%
Updated:August 05 2023
huggingface.co

Total runs: 221
Run Growth: 28
Growth Rate: 12.90%
Updated:August 05 2023
huggingface.co

Total runs: 198
Run Growth: 0
Growth Rate: 0.00%
Updated:August 18 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 28 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 24 2025