Safetensors
qwen3
Yu339 commited on
Commit
b22c1a9
·
verified ·
1 Parent(s): fb31a23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -5,8 +5,6 @@ datasets:
5
  - u-10bei/dbbench_sft_dataset_react_v4
6
  ---
7
 
8
- # <【課題】ここは自分で記入して下さい>
9
-
10
  This repository provides a **LoRA adapter** fine-tuned from
11
  **Qwen/Qwen3-4B-Instruct-2507** using **LoRA + Unsloth**.
12
 
@@ -52,7 +50,7 @@ model = PeftModel.from_pretrained(model, adapter)
52
 
53
  ## Sources & Terms (IMPORTANT)
54
 
55
- Training data: /content/sft_db1200_alfworld1232.jsonl
56
 
57
  Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License.
58
  Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.
 
5
  - u-10bei/dbbench_sft_dataset_react_v4
6
  ---
7
 
 
 
8
  This repository provides a **LoRA adapter** fine-tuned from
9
  **Qwen/Qwen3-4B-Instruct-2507** using **LoRA + Unsloth**.
10
 
 
50
 
51
  ## Sources & Terms (IMPORTANT)
52
 
53
+ Training data:u-10bei/sft_alfworld_trajectory_dataset_v5, u-10bei/dbbench_sft_dataset_react_v4
54
 
55
  Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License.
56
  Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.