Datasets:
Commit ยท
2ad0c52
verified ยท
0
Parent(s):
Duplicate from huggingface-KREW/Ko-AgentBench
Browse filesCo-authored-by: yongsang yoo <4n3mone@users.noreply.huggingface.co>
- .gitattributes +59 -0
- README.md +224 -0
- README_en.md +153 -0
- banner.png +3 -0
- data/L1-00000-of-00001.parquet +3 -0
- data/L2-00000-of-00001.parquet +3 -0
- data/L3-00000-of-00001.parquet +3 -0
- data/L4-00000-of-00001.parquet +3 -0
- data/L5-00000-of-00001.parquet +3 -0
- data/L6-00000-of-00001.parquet +3 -0
- data/L7-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,224 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- ko
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
task_categories:
|
| 6 |
+
- question-answering
|
| 7 |
+
tags:
|
| 8 |
+
- agent
|
| 9 |
+
- benchmark
|
| 10 |
+
- tool-use
|
| 11 |
+
- korean
|
| 12 |
+
configs:
|
| 13 |
+
- config_name: default
|
| 14 |
+
data_files:
|
| 15 |
+
- split: L1
|
| 16 |
+
path: data/L1-*
|
| 17 |
+
- split: L2
|
| 18 |
+
path: data/L2-*
|
| 19 |
+
- split: L3
|
| 20 |
+
path: data/L3-*
|
| 21 |
+
- split: L4
|
| 22 |
+
path: data/L4-*
|
| 23 |
+
- split: L5
|
| 24 |
+
path: data/L5-*
|
| 25 |
+
- split: L6
|
| 26 |
+
path: data/L6-*
|
| 27 |
+
- split: L7
|
| 28 |
+
path: data/L7-*
|
| 29 |
+
dataset_info:
|
| 30 |
+
features:
|
| 31 |
+
- name: instruction
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: tools
|
| 34 |
+
list: string
|
| 35 |
+
splits:
|
| 36 |
+
- name: L1
|
| 37 |
+
num_bytes: 1551
|
| 38 |
+
num_examples: 11
|
| 39 |
+
- name: L2
|
| 40 |
+
num_bytes: 4655
|
| 41 |
+
num_examples: 30
|
| 42 |
+
- name: L3
|
| 43 |
+
num_bytes: 1433
|
| 44 |
+
num_examples: 10
|
| 45 |
+
- name: L4
|
| 46 |
+
num_bytes: 1567
|
| 47 |
+
num_examples: 10
|
| 48 |
+
- name: L5
|
| 49 |
+
num_bytes: 2091
|
| 50 |
+
num_examples: 20
|
| 51 |
+
- name: L6
|
| 52 |
+
num_bytes: 1184
|
| 53 |
+
num_examples: 15
|
| 54 |
+
- name: L7
|
| 55 |
+
num_bytes: 1302
|
| 56 |
+
num_examples: 10
|
| 57 |
+
download_size: 20447
|
| 58 |
+
dataset_size: 13783
|
| 59 |
+
---
|
| 60 |
+
|
| 61 |
+
<p align="center">
|
| 62 |
+
<img src="banner.png" />
|
| 63 |
+
</p>
|
| 64 |
+
|
| 65 |
+
# **๐ฐ๐ท Ko-AgentBench v1**
|
| 66 |
+
|
| 67 |
+
**"ํ๊ตญ ์์ด์ ํธ ๋ฒค์น๋งํฌ ํ๋ก์ ํธ"**
|
| 68 |
+
|
| 69 |
+
**[English](README_en.md) | ํ๊ตญ์ด**
|
| 70 |
+
|
| 71 |
+
<div align="center">
|
| 72 |
+
|
| 73 |
+
[](https://huggingface.co/spaces/huggingface-KREW/Ko-AgentBench)
|
| 74 |
+
[](https://github.com/Hugging-Face-KREW/Ko-AgentBench)
|
| 75 |
+
[](https://huggingface.co/datasets/huggingface-KREW/Ko-AgentBench)
|
| 76 |
+
|
| 77 |
+
</div>
|
| 78 |
+
|
| 79 |
+
---
|
| 80 |
+
|
| 81 |
+
> **โ ๏ธ ๋ฒค์น๋งํฌ ํ๊ฐ๋ฅผ ์งํํ์๋ ค๋ฉด [GitHub Repository](https://github.com/Hugging-Face-KREW/Ko-AgentBench)๋ฅผ ๋ฐฉ๋ฌธํด์ฃผ์ธ์.**
|
| 82 |
+
>
|
| 83 |
+
> ์ด ๋ฐ์ดํฐ์
์ ๋ฒค์น๋งํฌ ํ์คํฌ ์ ๋ณด๋ง ํฌํจํ๊ณ ์์ต๋๋ค. ์ค์ ํ๊ฐ ์ฝ๋, API ๋๊ตฌ, ํ๊ฐ ๋ฉํธ๋ฆญ ๋ฑ์ GitHub์์ ํ์ธํ์ค ์ ์์ต๋๋ค.
|
| 84 |
+
|
| 85 |
+
---
|
| 86 |
+
|
| 87 |
+
AI ์์ด์ ํธ์ ๋ฅ๋ ฅ์ด ๊ณ ๋ํ๋๋ฉด์, ๊ทธ ์ฑ๋ฅ์ ์ค์ ํ๊ฒฝ๊ณผ ์ ์ฌํ ์กฐ๊ฑด์์ ์ ๋ฐํ๊ฒ ์ธก์ ํ๋ ๊ฒ์ด ์ค์ํด์ก์ต๋๋ค. ํ์ง๋ง ๋๋ถ๋ถ์ ๋ฒค์น๋งํฌ๋ ์์ด๊ถ ํ๊ฒฝ์ ๊ธฐ์ค์ผ๋ก ์ค๊ณ๋์ด, ํ๊ตญ์ ํน์ํ ์ฌ์ฉ ๋งฅ๋ฝ์ ๋ฐ์ํ๋ ๋ฐ ํ๊ณ๊ฐ ์์์ต๋๋ค.
|
| 88 |
+
์ด๋ฌํ ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๊ธฐ ์ํด, ํ๊ตญ ์ค์ฌ์ฉ ํ๊ฒฝ์ ํนํ๋ ๊ณ ํ์ง ์์ด์ ํธ ๋ฒค์น๋งํฌ๋ฅผ ๊ฐ๋ฐํ์์ต๋๋ค.
|
| 89 |
+
|
| 90 |
+
# Ko-AgentBench ํต์ฌ ํน์ง โจ
|
| 91 |
+
**1. ๋จ๊ณ๋ณ ํ์คํฌ ์ค๊ณ**
|
| 92 |
+
|
| 93 |
+
๋จ์ ๋๊ตฌ ํธ์ถ๋ถํฐ ์ฅ๊ธฐ์ ๋งฅ๋ฝ ๋ฅ๋ ฅ, ๊ฐ๊ฑด์ฑ ์ฒ๋ฆฌ ๋ฅ๋ ฅ๊น์ง ์์ด์ ํธ์ ๋ฅ๋ ฅ์ 7๋จ๊ณ๋ก ์
์ฒด์ ์ผ๋ก ๋ถ์ํ์์ต๋๋ค.
|
| 94 |
+
|
| 95 |
+
**2. 18๊ฐ์ง ํ๊ตญํ API ์ฌ์ฉ ๋ฐ ์ค์ํ ํ๊ฒฝ์ ํนํ๋ ๊ณ ํ์ง ์๋๋ฆฌ์ค ๊ตฌ์ฑ**
|
| 96 |
+
|
| 97 |
+
๋ค์ด๋ฒ, ์ง๋, ์นด์นด์ค, ์น์ฌ์ดํธ ๋ฑ ํ๊ตญ ์ค์ฌ์ฉ ํ๊ฒฝ ๊ธฐ๋ฐ์ API๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ๊ตญ๋ด ์ฌ์ฉ์์ ์ผ์๊ณผ ๋ฐ์ ํ '์ฝ์ ์์ฝ', '๋ธ๋ก๊ทธ ํ๊ธฐ ๊ฒ์'๊ณผ ๊ฐ์ ํ์ค์ ์ธ ๋ฌธ์ ํด๊ฒฐ ์๋๋ฆฌ์ค๋ฅผ ๊ตฌํํ์ต๋๋ค.
|
| 98 |
+
|
| 99 |
+
**3. ์บ์ ๊ธฐ๋ฐ ๋ฐ๋ณต ํ๊ฐ ๋ฐ ๊ฐ๊ฑด์ฑ ํ
์คํธ**
|
| 100 |
+
|
| 101 |
+
'์ ๋ณด ์์ฑ ๋ถ์ผ์น์ฑ ๋ณ๊ฒฝ' ๋ฑ ๊ธฐ์กด ๋ฒค์น๋งํฌ์ ๊ณ ์ง์ ๋ฌธ์ ๋ฅผ ํด๊ฒฐํฉ๋๋ค.
|
| 102 |
+
์คํจ API ์๋ต์ ๊ฐ์ ํจ์ ๋ฐ๋ผ ๋ฒค์น๋งํฌ์ ์ผ๊ด์ฑ๊ณผ ์ ๋ขฐ๋๋ฅผ ๋ณด์ฅํฉ๋๋ค.
|
| 103 |
+
|
| 104 |
+
์๋๋ ์ค๋ฅ ์ํฉ์์์ ์ค๋ฅ ์ธ์/๋์ ๋ฅ๋ ฅ(์ ๋ต)๊น์ง ํ๊ฐํจ์ผ๋ก ํ์ค ํ๊ฒฝ์์๋ ์์ ์ ์ผ๋ก ์๋ํ๋ ๋ชจ๋ธ์ ์ ๋ณํฉ๋๋ค.
|
| 105 |
+
|
| 106 |
+
**4. ๋จ๊ณ๋ณ ๊ณ ์ ์ ๋ฐ ์งํ**
|
| 107 |
+
|
| 108 |
+
๋๊ตฌ ์ ํ, ํ๋ผ๋ฏธํฐ ๊ตฌ์ฑ, ๋ฐ์ดํฐ ํ๋ฆ ๋ฑ ๋ฌธ์ ํด๊ฒฐ์ ๋ถํ์/์์๋ฅผ ๋จ๊ณ๋ณ๋ก ํ๊ฐํฉ๋๋ค. ์ด๋ฅผ ํตํด ๋ชจ๋ธ์ ๊ฐ/์ฝ์ ์ ๋์ ์ผ๋ก ์๋ณํฉ๋๋ค.
|
| 109 |
+
|
| 110 |
+
## **๋ฐ์ดํฐ ๋ก๋**
|
| 111 |
+
|
| 112 |
+
```python
|
| 113 |
+
from datasets import load_dataset
|
| 114 |
+
|
| 115 |
+
# ์ ์ฒด ๋ฐ์ดํฐ์
๋ก๋
|
| 116 |
+
dataset = load_dataset("huggingface-KREW/Ko-AgentBench")
|
| 117 |
+
|
| 118 |
+
# ํน์ ๋ ๋ฒจ๋ง ๋ก๋
|
| 119 |
+
l1_dataset = load_dataset("huggingface-KREW/Ko-AgentBench", split="L1")
|
| 120 |
+
|
| 121 |
+
# ๋ฐ์ดํฐ ํ์ธ
|
| 122 |
+
print(dataset["L1"][0])
|
| 123 |
+
# {
|
| 124 |
+
# 'instruction': 'ํ๊ต์ญ์์ ์ ์ค์ผ๊ตฌ์ฅ๊น์ง ์์ฐจ๋ก ๋ช ๋ถ ๊ฑธ๋ฆด๊น?',
|
| 125 |
+
# 'tools': ['Directions_naver']
|
| 126 |
+
# }
|
| 127 |
+
```
|
| 128 |
+
|
| 129 |
+
# ๋ฐ์ดํฐ์
๊ฐ์
|
| 130 |
+
|
| 131 |
+
- ์์ด์ ํธ ๋ฒค์น๋งํฌ ์ค๊ณ๋ฅผ ์ํ ํ์คํฌ ๋ถ๋ฅ ์ฒด๊ณ ์ ์
|
| 132 |
+
- ์์ด์ ํธ์ Tool calling ํ์ฉํ๋ ๊ณผ์ ์์ ํ์ํ ๋ฅ๋ ฅ์ ๋จ๊ณ์ ์ผ๋ก ๋ถ๋ฆฌํ์ฌ ํ๊ฐํ ์ ์๋๋ก ์ค๊ณ
|
| 133 |
+
|
| 134 |
+
## ๋ฐ์ดํฐ์
๋ฒ์
|
| 135 |
+
|
| 136 |
+
- ํ๊ฐ ๋์ : Open-weight sLLM(*supports tool calling), Commercial APIs
|
| 137 |
+
- ํ๊ฐ ๋ฒ์ : ํ๊ฐ ์์ญ : ๋จ์ผํด(single-turn) ๋ฐ ๋ฉํฐํด(multi-turn) ๋ํ ์ํฉ์์ Agent๋ก์จ Tool calling ์ํ ๋ฅ๋ ฅ
|
| 138 |
+
- ์ ์ฉ API : 18๊ฐ์ง ํ๊ตญํ ์คํAPI
|
| 139 |
+
|
| 140 |
+
# ํ์คํฌ ๋ถ๋ฅ ๋จ๊ณ
|
| 141 |
+
|
| 142 |
+
## ์ฑ๊ธํด
|
| 143 |
+
|
| 144 |
+
**L1. (๋จ์ผ ๋๊ตฌ ํธ์ถ) Single Tool Call**
|
| 145 |
+
- ๋ชฉํ: ๊ฐ์ฅ ๊ธฐ๋ณธ์ ์ธ API ํธ์ถ ๋ฅ๋ ฅ ๊ฒ์ฆ
|
| 146 |
+
- ์ค๋ช
: ์ฃผ์ด์ง ๋๊ตฌ๋ฅผ ์ ํํ ํ๋ผ๋ฏธํฐ๋ก ์คํํ ์ ์๋์ง ํ์ธ
|
| 147 |
+
- ํน์ง: API๋ช
์ด ๋ช
์๋ ์์ฒญor ์์ฐ์ด ์์ฒญ์ ๊ทธ๋๋ก ์ํ โ "์ ํ์ฑ๋ง" ํ๊ฐ
|
| 148 |
+
- ์์: "๋ค์ด๋ฒ ์ฑ
API๋ก '๊ธ๋ฅ'๋ฅผ ๊ฒ์ํ๏ฟฝ๏ฟฝ๏ฟฝ ๊ฐ๊ฒฉ ์๋ ค ์ค."
|
| 149 |
+
- ์์: "๊ธ๋ฅ ์ฑ
๊ฐ๊ฒฉ ์๋ ค์ค"
|
| 150 |
+
|
| 151 |
+
**L2. (๋๊ตฌ ์ ํ) Tool Selection**
|
| 152 |
+
- ๋ชฉํ: ์ฌ๋ฌ ํ๋ณด ๋๊ตฌ ์ค ์ต์ ์ API๋ฅผ ์ ํํ๋ ๋ฅ๋ ฅ ๊ฒ์ฆ
|
| 153 |
+
- ์ค๋ช
: ์ฌ์ฉ์๋ ์์ฐ์ด๋ก ์์ฒญํ๊ณ , ๋ชจ๋ธ์ ์ฃผ์ด์ง ๋๊ตฌ ๋ชฉ๋ก ์ค ๊ฐ์ฅ ์ ํฉํ ๋๊ตฌ๋ฅผ ์ ํํด์ผ ํจ
|
| 154 |
+
- ํน์ง: ์
๋ ฅ๋ ์์ฐ์ด๋ก ์ ํํ tool mapping ํ๊ฐ
|
| 155 |
+
- ์์: "'์ฌ๋ฐฑ์์ด ์ค2-1 ์ฒ์ฌ(๊น)' ์ฑ
๊ฐ๊ฒฉ ํ์ธํด์ค."
|
| 156 |
+
- ํ๋ณด ๋๊ตฌ: `hotel_booking_api`, `aladin_books_api`
|
| 157 |
+
- ํ๋ณด ๋๊ตฌ๋ ์ํธ ์ฐ๊ด์ฑ์ด ์์ด์ผ ํจ์ ์กฐ๊ฑด์ผ๋ก ํฉ๋๋ค.
|
| 158 |
+
|
| 159 |
+
**L3 (๋๊ตฌ ์์ฐจ ์ถ๋ก ) Sequential Tool Reasoning**
|
| 160 |
+
- ๋ชฉํ: ๋ค๋จ๊ณ reasoning์ ํตํ ๊ณํ ๋ฐ ์คํ ๋ฅ๋ ฅ ๊ฒ์ฆ
|
| 161 |
+
- ์ค๋ช
: ํ ๋๊ตฌ์ ๊ฒฐ๊ณผ๋ฅผ ๋ค๋ฅธ ๋๊ตฌ ์
๋ ฅ์ผ๋ก ์ฐ๊ฒฐํ์ฌ ์ฌ๋ฐ๋ฅธ pipeline์ ๊ตฌ์ฑํ ์ ์๋์ง ํ์ธ
|
| 162 |
+
- ํน์ง: ๋จ์ ํธ์ถ์ด ์๋๋ผ "๊ณํ์ฑ ์๋ chain-of-tools" ํ๊ฐ
|
| 163 |
+
- ์์: "11๋ฒ๊ฐ ์๋ง์กด์์ ๊ตฌ๋งคํ ์ธ์คํ์ค11 ์ธ์ ๋ฐฐ์ก์ค๋์ง ์๋ ค์ค"
|
| 164 |
+
- ํ๋ณด ๋๊ตฌ: `11st_order_api`, `๊ด์ธ์ฒญ_api`, `cj_delivery_api`
|
| 165 |
+
- ์์ฐจ์ ์ผ๋ก ๋๊ตฌ๋ฅผ ํธ์ถ ํ ์ ์์ด์ผ ํฉ๋๋ค.(11๋ฒ๊ฐ์์ ๋ฐฐ์ก๋ฒํธ ์กฐํโ๊ด์ธ์ฒญ ํต๊ดโํ๋ฐฐ์ฌ)
|
| 166 |
+
|
| 167 |
+
**L4 (๋๊ตฌ ๋ณ๋ ฌ ์ถ๋ก ) Parallel Tool Reasoning**
|
| 168 |
+
- ๋ชฉํ: ๋ณ๋ ฌ์ ์ผ๋ก ์ ๋ณด๋ฅผ ์์งํ๊ณ , ์ด๋ฅผ ์ข
ํฉํ์ฌ ๊ฒฐ๋ก ๋์ถ
|
| 169 |
+
- ์ค๋ช
: ์๋ก ๋
๋ฆฝ์ ์ธ ์ฌ๋ฌ ๋๊ตฌ๋ฅผ ๋์์ ํธ์ถํ๊ณ , ๊ฒฐ๊ณผ๋ฅผ ๋น๊ตยท๋ถ์ ํ ์ต์ข
๋ต๋ณ ์ฐ์ถ
|
| 170 |
+
- ํน์ง: Multi-source aggregation ํ๊ฐ (์ ๋ณด ์ข
ํฉยท๋น๊ต ๋ฅ๋ ฅ)
|
| 171 |
+
- ์์: "'ํ๋ก๋ก ์๋ชฝ์ด๊ตฌํด๋ฝ' ์ฑ
์ฌ๊ณ ํ์ธํด์ค."
|
| 172 |
+
- ํ๋ณด ๋๊ตฌ: `kyobo_books_api`, `aladin_books_api`
|
| 173 |
+
- ์์ ๋ต๋ณ: ๊ต๋ณด๋ฌธ๊ณ ์ 12๊ถ, ์๋ผ๋์ 18๊ถ ์ด 30๊ถ ์์ต๋๋ค.
|
| 174 |
+
- ์ด๋ ํ๋ณด ๋๊ตฌ๋ ๋ณ๋ ฌ์ ์ผ๋ก ๊ฐ์ ๊ธฐ๋ฅ์ ๋ด๋นํด์ผ ํจ.
|
| 175 |
+
|
| 176 |
+
**L5 (์ค๋ฅ ์ฒ๋ฆฌ์ ๊ฐ๊ฑด์ฑ) Error Handling and Robustness**
|
| 177 |
+
- ๋ชฉํ: ์ค๋ฅ ์ํฉ์์์ ๋์ฒ ๋ฅ๋ ฅ ๊ฒ์ฆ
|
| 178 |
+
- ์ค๋ช
: ๋จ์ํ "์คํจํ๋ค"๊ฐ ์๋๋ผ, ๋ค์ํ failure mode๋ฅผ ์ด๋ป๊ฒ ์ฒ๋ฆฌํ๋์ง ํ๊ฐ
|
| 179 |
+
- **์ธ๋ถ ํญ๋ชฉ:**
|
| 180 |
+
- A. ์ถ๊ฐ ์ง๋ฌธ ์์ฒญ
|
| 181 |
+
- ์ ๋ณด ๋ถ์กฑ ์ ์ฌ์ฉ์๊ฐ ๋ ๋ช
ํํ ์์ฒญ์ ํ๋๋ก ์ ๋
|
| 182 |
+
- B. Hallucination ๋ฐฉ์ง
|
| 183 |
+
- ์กด์ฌํ์ง ์๋ API ํธ์ถ ๊ธ์ง
|
| 184 |
+
- ์คํจ ์ "์ฑ๊ณตํ ๊ฒ์ฒ๋ผ ๊พธ๋ฉฐ๋ด๋ ๋ต๋ณ" ๊ธ์ง
|
| 185 |
+
- C. ํํผ๊ธฐ๋(Fallback)
|
| 186 |
+
- ํน์ API ์ค๋ฅ ์, ๋์ผ ๊ธฐ๋ฅ์ ๊ฐ์ง ๋์ฒด API ํ์ฉ ๊ฐ๋ฅ ์ฌ๋ถ
|
| 187 |
+
- ์์: "๋ค์ด๋ฒ ์ํ API ํธ์ถ ์คํจ ์ โ 'API ํธ์ถ ์คํจ' ๋ณด๊ณ or ์นด์นด์ค ์ํ API ๋์ฒด ํธ์ถ"
|
| 188 |
+
|
| 189 |
+
## ๋ฉํฐํด
|
| 190 |
+
|
| 191 |
+
**L6 (ํจ์จ์ ์ธ ๋๊ตฌ ํ์ฉ) Efficient Tool Utilization**
|
| 192 |
+
- ๋ชฉํ: ์ด์ Tool ๊ฒฐ๊ณผ๋ฅผ ํจ์จ์ ์ผ๋ก ์ฌํ์ฉํ๋ ๋ฅ๋ ฅ ๊ฒ์ฆ
|
| 193 |
+
- ์ค๋ช
: ๋ชจ๋ ์ํฉ์์ API๋ฅผ ์ฌํธ์ถํ๋ ๊ฒ์ ์ ํํ๋๋ผ๋ ๋น์ฉยท์ง์ฐ ์ธก๋ฉด์์ ๋นํจ์จ์ ์. ๋ฐ๋๋ก ์ค๋๋ ์ ๋ณด๋ฅผ ๋ฌด์กฐ๊ฑด ์ฌ์ฌ์ฉํ๋ ๊ฒ๋ ์ ํ์ฑ์ ๋ฌธ์ ๋ฐ์.
|
| 194 |
+
- ํน์ง: "์ฌํธ์ถ vs ์ฌ์ฌ์ฉ" ์ฌ์ด์์ ํฉ๋ฆฌ์ ์ ํ์ ํ ์ ์๋๊ฐ ํ๊ฐ
|
| 195 |
+
- ์์:
|
| 196 |
+
- ์ฌ์ฉ์: "์ฟ ํก๊ณผ ๋ค์ด๋ฒ ๊ฐ๊ฒฉ ๋น๊ตํด์ค." โ ๊ฒฐ๊ณผ: ์ฟ ํก 80, ๋ค์ด๋ฒ 85
|
| 197 |
+
- ์ฌ์ฉ์: "๋ค์ด๋ฒ ๊ฐ๊ฒฉ ์ผ๋ง์์ง?"
|
| 198 |
+
- ์ฌ๋ฐ๋ฅธ ๋ต๋ณ: 85 (๊ณผ๊ฑฐ ์ ๋ณด ํ์ฉ, ๋ถํ์ํ ์ฌํธ์ถ ํํผ)
|
| 199 |
+
- ์๋ชป๋ ๋ต๋ณ: ๋ค์ API ํธ์ถ or "๋ชฐ๋ผ์"
|
| 200 |
+
|
| 201 |
+
**L7 (์ฅ๊ธฐ ์ปจํ
์คํธ ๊ธฐ์ต) Long-Context Reasoning**
|
| 202 |
+
- ๋ชฉํ: ๋ฉํฐํด ๋ํ์์ ์ฅ๊ธฐ์ ๋งฅ๋ฝ์ ์ ์งํ๋ ๋ฅ๋ ฅ ๊ฒ์ฆ
|
| 203 |
+
- ์ค๋ช
: ๋ช ํด ์ ์ ์ ๋ณด๋ฅผ ๊ธฐ์ตํ๊ณ , ์๋ก์ด ์ง๋ฌธ๊ณผ ์ฐ๊ฒฐํ์ฌ ์ฌ๋ฐ๋ฅด๊ฒ Tool calling ์ํ
|
| 204 |
+
- ์์:
|
| 205 |
+
- ์ฌ์ฉ์ ์ฒซ ์ง๋ฌธ: "์ ์ฃผ๋ ์ฌํ ๊ฐ ๊ฑฐ์ผ."
|
| 206 |
+
- ์ดํ: "๋ ์จ ์ด๋?" โ ์ ์ฃผ๋ ๋งฅ๋ฝ์ ํ์ฉํด ๋ ์จ API ํธ์ถ
|
| 207 |
+
- (์ถ๊ฐ ํด) "๋น ์ค๋ฉด ์ฐ์ฐ ์ด ์ ์๋ ๊ณณ๋ ์ฐพ์์ค." โ ์์ ์ ์ฃผ๋+๋ ์จ ์ปจํ
์คํธ ๋ชจ๋ ํ์ฉ
|
| 208 |
+
|
| 209 |
+
|
| 210 |
+
|
| 211 |
+
## ๋งํฌ ๐
|
| 212 |
+
Ko-AgentBench์ ๋ํ ๋ ์์ธํ ๋ด์ฉ์ ํ์ธ ํ์ค ์ ์์ต๋๋ค.
|
| 213 |
+
- ๐ [Live Leaderboard](https://huggingface.co/spaces/huggingface-KREW/Ko-AgentBench)
|
| 214 |
+
- ๐ [Dataset](https://huggingface.co/datasets/huggingface-KREW/Ko-AgentBench)
|
| 215 |
+
- ๐ [Github](https://github.com/Hugging-Face-KREW/Ko-AgentBench)
|
| 216 |
+
|
| 217 |
+
|
| 218 |
+
## ๋ฌธ์ ๐ง
|
| 219 |
+
๋ฐ์ดํฐ์
๋ฐ ๋ฒค์น๋งํฌ์ ๋ํ ๋ฌธ์๊ฐ ์์ผ์๋ค๋ฉด ์ฐ๋ฝ ์ฃผ์ธ์!
|
| 220 |
+
|
| 221 |
+
Hugging Face KREW๋ Hugging Face๋ฅผ ํตํด ์ธ๊ณต์ง๋ฅ์ ๊น์ด ์ดํดํ๊ณ , ์คํ ์์ค์ ๊ธฐ์ฌํ๊ธฐ ์ํด ๋
ธ๋ ฅํ๋ ํ๊ตญ ๋น์๋ฆฌ ๋ฆฌ์์น ์กฐ์ง์
๋๋ค.
|
| 222 |
+
- โ๐ป Blog: [KREW-blog](https://hugging-face-krew.github.io/)
|
| 223 |
+
- ๐ฆ HuggingFace Community: [@huggingface-KREW](https://huggingface.co/huggingface-KREW)
|
| 224 |
+
- ๐ผ LinkedIn: [Hugging Face KREW](https://www.linkedin.com/company/hugging-face-krew/)
|
README_en.md
ADDED
|
@@ -0,0 +1,153 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
task_categories:
|
| 6 |
+
- question-answering
|
| 7 |
+
tags:
|
| 8 |
+
- agent
|
| 9 |
+
- benchmark
|
| 10 |
+
- tool-use
|
| 11 |
+
- korean
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
<p align="center">
|
| 15 |
+
<img src="banner.png" />
|
| 16 |
+
</p>
|
| 17 |
+
|
| 18 |
+
# **๐ฐ๐ท Ko-AgentBench v1**
|
| 19 |
+
|
| 20 |
+
**"Korean Agent Benchmark Project"**
|
| 21 |
+
|
| 22 |
+
**English | [ํ๊ตญ์ด](README.md)**
|
| 23 |
+
|
| 24 |
+
As AI agents become more sophisticated, it has become crucial to precisely measure their performance under conditions similar to real-world environments. However, most benchmarks are designed based on English-speaking environments, which limits their ability to reflect Korea's unique usage contexts.
|
| 25 |
+
|
| 26 |
+
To address this issue, we have developed a high-quality agent benchmark specialized for the Korean real-world usage environment.
|
| 27 |
+
|
| 28 |
+
# Ko-AgentBench Key Features โจ
|
| 29 |
+
**1. Step-by-step Task Design**
|
| 30 |
+
|
| 31 |
+
We have comprehensively analyzed agent capabilities across 7 levels, from simple tool calls to long-term contextual abilities and robustness handling capabilities.
|
| 32 |
+
|
| 33 |
+
**2. 18 Korean-specific APIs and High-quality Scenarios Tailored to Real-life Environments**
|
| 34 |
+
|
| 35 |
+
Based on APIs from Korean real-world usage environments such as Naver, Maps, Kakao, and websites, we have implemented realistic problem-solving scenarios closely related to domestic users' daily lives, such as 'appointment booking' and 'blog review search'.
|
| 36 |
+
|
| 37 |
+
**3. Cache-based Iterative Evaluation and Robustness Testing**
|
| 38 |
+
|
| 39 |
+
We solve chronic problems of existing benchmarks, such as 'information attribute inconsistency changes'.
|
| 40 |
+
By improving failed API responses, we ensure benchmark consistency and reliability.
|
| 41 |
+
|
| 42 |
+
By evaluating error recognition/response capabilities (strategies) in intentional error situations, we select models that operate stably even in real-world environments.
|
| 43 |
+
|
| 44 |
+
**4. Step-specific Precision Metrics**
|
| 45 |
+
|
| 46 |
+
We evaluate the necessity/requirements of problem-solving step by step, including tool selection, parameter configuration, and data flow. Through this, we quantitatively identify the strengths and weaknesses of models.
|
| 47 |
+
|
| 48 |
+
## **Data Loading**
|
| 49 |
+
|
| 50 |
+
```bash
|
| 51 |
+
from datasets import load_dataset
|
| 52 |
+
|
| 53 |
+
# Load specific level
|
| 54 |
+
dataset = load_dataset("Hugging-Face-KREW/Ko-AgentBench", data_files="L1.json")
|
| 55 |
+
|
| 56 |
+
# Or load all levels
|
| 57 |
+
dataset = load_dataset("Hugging-Face-KREW/Ko-AgentBench", data_files="*.json")
|
| 58 |
+
```
|
| 59 |
+
|
| 60 |
+
# Dataset Overview
|
| 61 |
+
|
| 62 |
+
- Define task classification system for agent benchmark design
|
| 63 |
+
- Design to evaluate agent's tool calling capabilities in a step-by-step manner
|
| 64 |
+
|
| 65 |
+
## Dataset Scope
|
| 66 |
+
|
| 67 |
+
- Evaluation Target: Open-weight sLLM (supports tool calling), Commercial APIs
|
| 68 |
+
- Evaluation Scope: Agent tool calling performance in single-turn and multi-turn conversation situations
|
| 69 |
+
- Applied APIs: 18 Korean-specific open APIs
|
| 70 |
+
|
| 71 |
+
|
| 72 |
+
# Task Levels
|
| 73 |
+
|
| 74 |
+
## Single-Turn
|
| 75 |
+
|
| 76 |
+
**L1. Single Tool Call**
|
| 77 |
+
- Goal: Verify the most basic API calling capability
|
| 78 |
+
- Description: Check if the given tool can be executed with correct parameters
|
| 79 |
+
- Feature: Evaluate "accuracy only" by performing requests with specified API names or natural language requests as-is
|
| 80 |
+
- Example: "Search for 'Rapid Current' using Naver Book API and tell me the price."
|
| 81 |
+
- Example: "Tell me the price of the 'Rapid Current' book"
|
| 82 |
+
|
| 83 |
+
**L2. Tool Selection**
|
| 84 |
+
- Goal: Verify the ability to select the optimal API among multiple candidate tools
|
| 85 |
+
- Description: Users make requests in natural language, and the model must select the most suitable tool from the given tool list
|
| 86 |
+
- Feature: Evaluate accurate tool mapping with input natural language
|
| 87 |
+
- Example: "Check the price of the 'All Back English Middle 2-1 Cheonjae (Kim)' book."
|
| 88 |
+
- Candidate tools: `hotel_booking_api`, `aladin_books_api`
|
| 89 |
+
- Candidate tools must have no mutual correlation.
|
| 90 |
+
|
| 91 |
+
**L3. Sequential Tool Reasoning**
|
| 92 |
+
- Goal: Verify planning and execution capabilities through multi-step reasoning
|
| 93 |
+
- Description: Check if a correct pipeline can be constructed by connecting the results of one tool as input to another tool
|
| 94 |
+
- Feature: Evaluate "planned chain-of-tools" rather than simple calls
|
| 95 |
+
- Example: "Tell me when the Instax11 I bought from 11st Amazon will be delivered"
|
| 96 |
+
- Candidate tools: `11st_order_api`, `customs_api`, `cj_delivery_api`
|
| 97 |
+
- Tools must be callable sequentially (11st delivery number inquiry โ customs clearance โ courier company)
|
| 98 |
+
|
| 99 |
+
**L4. Parallel Tool Reasoning**
|
| 100 |
+
- Goal: Collect information in parallel and derive conclusions by synthesizing it
|
| 101 |
+
- Description: Simultaneously call multiple independent tools, compare and analyze results, then produce final answers
|
| 102 |
+
- Feature: Evaluate multi-source aggregation (information synthesis and comparison ability)
|
| 103 |
+
- Example: "Check the stock of the 'Hanroro Grapefruit Apricot Club' book."
|
| 104 |
+
- Candidate tools: `kyobo_books_api`, `aladin_books_api`
|
| 105 |
+
- Expected answer: There are 12 books at Kyobo Book Centre and 18 books at Aladin, totaling 30 books.
|
| 106 |
+
- At this time, candidate tools must handle the same function in parallel.
|
| 107 |
+
|
| 108 |
+
**L5. Error Handling and Robustness**
|
| 109 |
+
- Goal: Verify coping ability in error situations
|
| 110 |
+
- Description: Evaluate how various failure modes are handled, not just "failed"
|
| 111 |
+
- **Sub-items:**
|
| 112 |
+
- A. Request for additional questions
|
| 113 |
+
- Guide users to make clearer requests when information is insufficient
|
| 114 |
+
- B. Hallucination prevention
|
| 115 |
+
- Prohibit calling non-existent APIs
|
| 116 |
+
- Prohibit "pretending to succeed" answers when failed
|
| 117 |
+
- C. Fallback maneuvers
|
| 118 |
+
- Whether alternative APIs with the same function can be utilized when specific API errors occur
|
| 119 |
+
- Example: "When Naver Movie API call fails โ Report 'API call failed' or call Kakao Movie API as alternative"
|
| 120 |
+
|
| 121 |
+
## Multi-Turn
|
| 122 |
+
|
| 123 |
+
**L6. Efficient Tool Utilization**
|
| 124 |
+
- Goal: Verify the ability to efficiently reuse previous tool results
|
| 125 |
+
- Description: While recalling APIs in all situations is accurate, it's inefficient in terms of cost and delay. Conversely, unconditionally reusing old information also causes accuracy problems.
|
| 126 |
+
- Feature: Evaluate whether reasonable choices can be made between "recall vs reuse"
|
| 127 |
+
- Example:
|
| 128 |
+
- User: "Compare Coupang and Naver prices." โ Result: Coupang 80, Naver 85
|
| 129 |
+
- User: "What was the Naver price?"
|
| 130 |
+
- Correct answer: 85 (utilize past information, avoid unnecessary recalls)
|
| 131 |
+
- Wrong answer: Call API again or "I don't know"
|
| 132 |
+
|
| 133 |
+
**L7. Long-Context Reasoning**
|
| 134 |
+
- Goal: Verify the ability to maintain long-term context in multi-turn conversations
|
| 135 |
+
- Description: Remember information from several turns ago and correctly perform tool calling by connecting it with new questions
|
| 136 |
+
- Example:
|
| 137 |
+
- User's first question: "I'm going to travel to Jeju Island."
|
| 138 |
+
- Later: "How's the weather?" โ Call weather API using Jeju Island context
|
| 139 |
+
- (Additional turn) "If it rains, find places where I can buy an umbrella." โ Utilize all previous Jeju Island + weather context
|
| 140 |
+
|
| 141 |
+
## Links
|
| 142 |
+
You can check more detailed information about Ko-AgentBench.
|
| 143 |
+
- ๐ [Live Leaderboard](https://huggingface.co/spaces/huggingface-KREW/Ko-AgentBench)
|
| 144 |
+
- ๐ [Dataset](https://huggingface.co/datasets/huggingface-KREW/Ko-AgentBench)
|
| 145 |
+
- ๐ [Github](https://github.com/Hugging-Face-KREW/Ko-AgentBench)
|
| 146 |
+
|
| 147 |
+
## Contact
|
| 148 |
+
If you have any questions about the dataset and benchmark, please contact us!
|
| 149 |
+
|
| 150 |
+
Hugging Face KREW is a Korean non-profit research organization that strives to deeply understand artificial intelligence through Hugging Face and contribute to open source.
|
| 151 |
+
- โ๐ป Blog: [KREW-blog](https://hugging-face-krew.github.io/)
|
| 152 |
+
- ๐ฆ HuggingFace Community: [@huggingface-KREW](https://huggingface.co/huggingface-KREW)
|
| 153 |
+
- ๐ผ LinkedIn: [Hugging Face KREW](https://www.linkedin.com/company/hugging-face-krew/)
|
banner.png
ADDED
|
Git LFS Details
|
data/L1-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22301f215ccdc3d83ae6ecc656da64ed9647739509bcdcf1e67898d3b35858c6
|
| 3 |
+
size 2979
|
data/L2-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c41f6cf07a2119d0430a30477361cd4fae102dad303bed09f2637bf955d472af
|
| 3 |
+
size 3385
|
data/L3-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b311828c9e5cc62d4fdeaf3232e93d3ca0dec41cdc469ba70f1ecf0690304ca9
|
| 3 |
+
size 2779
|
data/L4-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f12956e763a0033955ebd70622ec5533937f2d223def77acc1c200e37982a12c
|
| 3 |
+
size 2817
|
data/L5-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df807b23120c5c5d97dbf943cbd4f42f5c7b4c875319d8bc2e81a4cdb6c740bc
|
| 3 |
+
size 3250
|
data/L6-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40156957e18dfa1940c8299fa1a91b35b82eb9afbbbe18ffb4f4452723d9fd5c
|
| 3 |
+
size 2433
|
data/L7-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40dcf1a7e91ce2dcc37c1663a5eaec28a6b2e0ae50fa02a3f2f0cb99b74e7eb2
|
| 3 |
+
size 2804
|