Bunemon / A-conpe01

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: February 17 2026
text-generation

Introduction of A-conpe01

Model Details of A-conpe01

<【課題】ここは自分で記入して下さい>

This repository provides a LoRA adapter fine-tuned from Qwen/Qwen3-4B-Instruct-2507 using LoRA + Unsloth .

This repository contains LoRA adapter weights only . The base model must be loaded separately.

Training Objective

This adapter is trained to improve multi-turn agent task performance on ALFWorld (household tasks) and DBBench (database operations).

Loss is applied to all assistant turns in the multi-turn trajectory, enabling the model to learn environment observation, action selection, tool use, and recovery from errors.

Training Configuration
  • Base model: Qwen/Qwen3-4B-Instruct-2507
  • Method: LoRA (full precision base)
  • Max sequence length: 2048
  • Epochs: 2
  • Learning rate: 2e-06
  • LoRA: r=64, alpha=128
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
from peft import PeftModel
import torch

base = "Qwen/Qwen3-4B-Instruct-2507"
adapter = "your_id/your-repo"

tokenizer = AutoTokenizer.from_pretrained(base)
model = AutoModelForCausalLM.from_pretrained(
    base,
    torch_dtype=torch.float16,
    device_map="auto",
)
model = PeftModel.from_pretrained(model, adapter)
Sources & Terms (IMPORTANT)

Training data: u-10bei/sft_alfworld_trajectory_dataset_v5

Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License. Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.

Runs of Bunemon A-conpe01 on huggingface.co

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

More Information About A-conpe01 huggingface.co Model

More A-conpe01 license Visit here:

https://choosealicense.com/licenses/apache-2.0

A-conpe01 huggingface.co

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

A-conpe01 huggingface.co Url

https://huggingface.co/Bunemon/A-conpe01

Bunemon A-conpe01 online free

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

Bunemon A-conpe01 online free url in huggingface.co:

https://huggingface.co/Bunemon/A-conpe01

A-conpe01 install

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

A-conpe01 install url in huggingface.co:

https://huggingface.co/Bunemon/A-conpe01

Url of A-conpe01

A-conpe01 huggingface.co Url

Provider of A-conpe01 huggingface.co

Bunemon
ORGANIZATIONS

Other API from Bunemon

huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 05 2025