Upload dataset
Browse files- README.md +35 -1
- plus_5_tools/calendar-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
dataset_info:
|
| 4 |
-
|
| 5 |
features:
|
| 6 |
- name: task_id
|
| 7 |
dtype: string
|
|
@@ -52,6 +52,36 @@ dataset_info:
|
|
| 52 |
num_examples: 61
|
| 53 |
download_size: 991194
|
| 54 |
dataset_size: 8376979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
configs:
|
| 56 |
- config_name: oracle
|
| 57 |
data_files:
|
|
@@ -71,4 +101,8 @@ configs:
|
|
| 71 |
path: oracle/itsm-*
|
| 72 |
- split: teams
|
| 73 |
path: oracle/teams-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
dataset_info:
|
| 4 |
+
- config_name: oracle
|
| 5 |
features:
|
| 6 |
- name: task_id
|
| 7 |
dtype: string
|
|
|
|
| 52 |
num_examples: 61
|
| 53 |
download_size: 991194
|
| 54 |
dataset_size: 8376979
|
| 55 |
+
- config_name: plus_5_tools
|
| 56 |
+
features:
|
| 57 |
+
- name: task_id
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: domain
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: system_prompt
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: user_prompt
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: selected_tools
|
| 66 |
+
list: string
|
| 67 |
+
- name: restricted_tools
|
| 68 |
+
list: 'null'
|
| 69 |
+
- name: mcp_endpoint
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: number_of_runs
|
| 72 |
+
dtype: int64
|
| 73 |
+
- name: reset_database_between_runs
|
| 74 |
+
dtype: bool
|
| 75 |
+
- name: gym_servers_config
|
| 76 |
+
dtype: string
|
| 77 |
+
- name: verifiers
|
| 78 |
+
dtype: string
|
| 79 |
+
splits:
|
| 80 |
+
- name: calendar
|
| 81 |
+
num_bytes: 286286
|
| 82 |
+
num_examples: 59
|
| 83 |
+
download_size: 76026
|
| 84 |
+
dataset_size: 286286
|
| 85 |
configs:
|
| 86 |
- config_name: oracle
|
| 87 |
data_files:
|
|
|
|
| 101 |
path: oracle/itsm-*
|
| 102 |
- split: teams
|
| 103 |
path: oracle/teams-*
|
| 104 |
+
- config_name: plus_5_tools
|
| 105 |
+
data_files:
|
| 106 |
+
- split: calendar
|
| 107 |
+
path: plus_5_tools/calendar-*
|
| 108 |
---
|
plus_5_tools/calendar-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e37852c819c985c41f2d94951e557f48bb44584d31af12a4c5fb01460f062a91
|
| 3 |
+
size 76026
|