-
Notifications
You must be signed in to change notification settings - Fork 123
Expand file tree
/
Copy pathstructeval_nonrenderable.yaml
More file actions
30 lines (30 loc) · 1.01 KB
/
structeval_nonrenderable.yaml
File metadata and controls
30 lines (30 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
structeval_nonrenderable:
resources_servers:
structeval:
entrypoint: app.py
domain: instruction_following
verified: false
description: StructEval non-renderable format verification (JSON, YAML, CSV, TOML, XML)
value: Improve structured output generation quality
structeval_nonrenderable_simple_agent:
responses_api_agents:
simple_agent:
entrypoint: app.py
resources_server:
type: resources_servers
name: structeval_nonrenderable
model_server:
type: responses_api_models
name: policy_model
datasets:
- name: train
type: train
jsonl_fpath: resources_servers/structeval/data/structeval_nonrenderable_train.jsonl
gitlab_identifier:
dataset_name: structeval_nonrenderable
version: 0.0.1
artifact_fpath: structeval_nonrenderable_train.jsonl
license: Apache 2.0
- name: example
type: example
jsonl_fpath: resources_servers/structeval/data/example.jsonl