Translation en_zh
A benchmark to evaluate a model's ability to translate words from one language to another.
Questions
40
Total Runs
18
Best Score
100/100
Leaderboard
| Rank | Model | Score | Run Date | Actions |
|---|---|---|---|---|
|
Qwen3 VL 8B (LMStudio)
5000 MB |
100
|
2026-02-28 19:02:37 | View Details | |
| 2 |
Gemma 3 12B (LMStudio)
8100 MB |
97
|
2026-02-28 16:04:27 | View Details |
| 3 |
Granite 3.2 8B (LMStudio)
4900 MB |
97
|
2026-02-28 16:25:11 | View Details |
| 4 |
Qwen3 4B (LMStudio)
2800 MB |
97
|
2026-02-28 18:17:02 | View Details |
| 5 | GPT-5 mini |
97
|
2026-02-28 19:27:23 | View Details |
| 6 |
Qwen3 1.7B (LMStudio)
1100 MB |
95
|
2026-02-28 18:07:24 | View Details |
| 7 |
Gemma 2 2B (LMStudio)
1500 MB |
92
|
2026-02-28 15:19:32 | View Details |
| 8 |
Gemma 2 9B (LMStudio)
5800 MB |
92
|
2026-02-28 15:26:52 | View Details |
| 9 |
Ministral 8B (LMStudio)
4900 MB |
92
|
2026-02-28 17:28:03 | View Details |
| 10 | GPT-5 nano |
90
|
2026-02-28 19:34:37 | View Details |
| 11 |
OLMo 3 7B (LMStudio)
4300 MB |
87
|
2026-02-28 17:41:40 | View Details |
| 12 |
Llama 3 8B (LMStudio)
4900 MB |
80
|
2026-02-28 16:51:33 | View Details |
| 13 |
Gemma 2B (LMStudio)
1500 MB |
72
|
2026-02-28 15:37:52 | View Details |
| 14 |
Llama 3.1 8B (LMStudio)
4900 MB |
47
|
2026-02-28 17:07:00 | View Details |
| 15 |
Llama 3.2 1B (LMStudio)
1300 MB |
47
|
2026-02-28 17:15:11 | View Details |
| 16 |
SmolLM2 1.7B (LMStudio)
1100 MB |
42
|
2026-02-28 19:21:37 | View Details |
| 17 |
Llama 2 7B (LMStudio)
4900 MB |
15
|
2026-02-28 16:35:44 | View Details |
| 18 |
Phi-3.5 Mini (LMStudio)
2500 MB |
5
|
2026-02-28 17:54:00 | View Details |
Questions
Question
Translate this word: "email"
Question payload
{
"question_text": "Translate this word: \"email\"",
"answer_type": "multiple_choice",
"correct_answer": "电子邮件",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"服务器",
"编程",
"互联网",
"端口",
"电子邮件",
"软件"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "server"
Question payload
{
"question_text": "Translate this word: \"server\"",
"answer_type": "multiple_choice",
"correct_answer": "服务器",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"数据",
"服务器",
"电子邮件",
"端口",
"数据库",
"网站"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "pepper"
Question payload
{
"question_text": "Translate this word: \"pepper\"",
"answer_type": "multiple_choice",
"correct_answer": "胡椒",
"category": "nouns:food",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"虾",
"鱼",
"胡椒",
"蛋糕",
"菠菜",
"巧克力"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "coconut"
Question payload
{
"question_text": "Translate this word: \"coconut\"",
"answer_type": "multiple_choice",
"correct_answer": "椰子",
"category": "nouns:food",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"豆子",
"午餐",
"菠菜",
"金枪鱼",
"椰子",
"餐"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "final"
Question payload
{
"question_text": "Translate this word: \"final\"",
"answer_type": "multiple_choice",
"correct_answer": "最后的",
"category": "adjectives:sequence",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"前面的",
"之前的",
"最后的",
"以下的",
"下一个的",
"中间的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "previous"
Question payload
{
"question_text": "Translate this word: \"previous\"",
"answer_type": "multiple_choice",
"correct_answer": "之前的",
"category": "adjectives:sequence",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"以下的",
"前面的",
"之前的",
"中间的",
"下一个的",
"最后的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "last"
Question payload
{
"question_text": "Translate this word: \"last\"",
"answer_type": "multiple_choice",
"correct_answer": "最后的",
"category": "adjectives:sequence",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"前面的",
"下一个的",
"以下的",
"之前的",
"中间的",
"最后的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "following"
Question payload
{
"question_text": "Translate this word: \"following\"",
"answer_type": "multiple_choice",
"correct_answer": "以下的",
"category": "adjectives:sequence",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"之前的",
"以下的",
"下一个的",
"前面的",
"中间的",
"最后的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "man"
Question payload
{
"question_text": "Translate this word: \"man\"",
"answer_type": "multiple_choice",
"correct_answer": "男人",
"category": "nouns:human",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"受害者",
"敌人",
"英雄",
"男人",
"同伴",
"孩子"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "stranger"
Question payload
{
"question_text": "Translate this word: \"stranger\"",
"answer_type": "multiple_choice",
"correct_answer": "陌生人",
"category": "nouns:human",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"陌生人",
"男人",
"神",
"经理",
"所有者",
"女人"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "friend"
Question payload
{
"question_text": "Translate this word: \"friend\"",
"answer_type": "multiple_choice",
"correct_answer": "朋友",
"category": "nouns:human",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"明星",
"囚犯",
"朋友",
"神",
"男孩",
"男人"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "victim"
Question payload
{
"question_text": "Translate this word: \"victim\"",
"answer_type": "multiple_choice",
"correct_answer": "受害者",
"category": "nouns:human",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"王子",
"搬运工",
"人类",
"客人",
"邻居",
"受害者"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "network"
Question payload
{
"question_text": "Translate this word: \"network\"",
"answer_type": "multiple_choice",
"correct_answer": "网络",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"网络",
"软件",
"应用程序",
"数据",
"网站",
"电子邮件"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "mean"
Question payload
{
"question_text": "Translate this word: \"mean\"",
"answer_type": "multiple_choice",
"correct_answer": "意味着",
"category": "verbs:mental_state",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"想",
"阅读",
"期待",
"假设",
"意味着",
"认出"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "happen"
Question payload
{
"question_text": "Translate this word: \"happen\"",
"answer_type": "multiple_choice",
"correct_answer": "发生",
"category": "verbs:mental_state",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"猜",
"阅读",
"数",
"测量",
"发生",
"听"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "doubt"
Question payload
{
"question_text": "Translate this word: \"doubt\"",
"answer_type": "multiple_choice",
"correct_answer": "怀疑",
"category": "verbs:mental_state",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"期待",
"怀疑",
"忘记",
"想",
"检查",
"意味着"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "decide"
Question payload
{
"question_text": "Translate this word: \"decide\"",
"answer_type": "multiple_choice",
"correct_answer": "决定",
"category": "verbs:mental_state",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"听",
"盯着看",
"接受",
"记得",
"决定",
"检查"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "moment"
Question payload
{
"question_text": "Translate this word: \"moment\"",
"answer_type": "multiple_choice",
"correct_answer": "时刻",
"category": "nouns:time_period",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"时刻",
"十年",
"午夜",
"年",
"傍晚",
"月"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "week"
Question payload
{
"question_text": "Translate this word: \"week\"",
"answer_type": "multiple_choice",
"correct_answer": "周",
"category": "nouns:time_period",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"未来",
"分钟",
"春天",
"小时",
"周",
"夜晚"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "past"
Question payload
{
"question_text": "Translate this word: \"past\"",
"answer_type": "multiple_choice",
"correct_answer": "过去",
"category": "nouns:time_period",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"傍晚",
"过去",
"夏天",
"中午",
"日期",
"年"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "autumn"
Question payload
{
"question_text": "Translate this word: \"autumn\"",
"answer_type": "multiple_choice",
"correct_answer": "秋天",
"category": "nouns:time_period",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"秋天",
"春天",
"周末",
"未来",
"午夜",
"分钟"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "frozen"
Question payload
{
"question_text": "Translate this word: \"frozen\"",
"answer_type": "multiple_choice",
"correct_answer": "冷冻的",
"category": "adjectives:physical_property",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"疼痛的",
"短的",
"冷冻的",
"盲的",
"硬的",
"宽的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "warm"
Question payload
{
"question_text": "Translate this word: \"warm\"",
"answer_type": "multiple_choice",
"correct_answer": "温暖的",
"category": "adjectives:physical_property",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"快的",
"温暖的",
"慢的",
"富有的",
"高的",
"木制的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "data"
Question payload
{
"question_text": "Translate this word: \"data\"",
"answer_type": "multiple_choice",
"correct_answer": "数据",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"互联网",
"数据库",
"电子邮件",
"数据",
"端口",
"服务器"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "sore"
Question payload
{
"question_text": "Translate this word: \"sore\"",
"answer_type": "multiple_choice",
"correct_answer": "疼痛的",
"category": "adjectives:physical_property",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"冷的",
"冷冻的",
"安静的",
"漂浮的",
"锋利的",
"疼痛的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "loose"
Question payload
{
"question_text": "Translate this word: \"loose\"",
"answer_type": "multiple_choice",
"correct_answer": "松的",
"category": "adjectives:physical_property",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"宽阔的",
"漂浮的",
"松的",
"迷失的",
"重的",
"疼痛的"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "disease"
Question payload
{
"question_text": "Translate this word: \"disease\"",
"answer_type": "multiple_choice",
"correct_answer": "疾病",
"category": "nouns:disease_condition",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"发烧",
"伤口",
"晒伤",
"疾病",
"流感",
"过敏"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "flu"
Question payload
{
"question_text": "Translate this word: \"flu\"",
"answer_type": "multiple_choice",
"correct_answer": "流感",
"category": "nouns:disease_condition",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"头痛",
"疾病",
"感冒",
"过敏",
"糖尿病",
"流感"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "cancer"
Question payload
{
"question_text": "Translate this word: \"cancer\"",
"answer_type": "multiple_choice",
"correct_answer": "癌症",
"category": "nouns:disease_condition",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"损伤",
"糖尿病",
"咳嗽",
"头痛",
"癌症",
"发烧"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "injury"
Question payload
{
"question_text": "Translate this word: \"injury\"",
"answer_type": "multiple_choice",
"correct_answer": "损伤",
"category": "nouns:disease_condition",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"损伤",
"感冒",
"发烧",
"癌症",
"流感",
"哮喘"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "copy"
Question payload
{
"question_text": "Translate this word: \"copy\"",
"answer_type": "multiple_choice",
"correct_answer": "副本",
"category": "nouns:small_movable_object",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"鞭子",
"副本",
"罐子",
"订书机",
"容器",
"纽扣"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "box"
Question payload
{
"question_text": "Translate this word: \"box\"",
"answer_type": "multiple_choice",
"correct_answer": "盒子",
"category": "nouns:small_movable_object",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"盒子",
"刀子",
"鞭子",
"篮子",
"细绳子",
"橡皮擦"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "pipe"
Question payload
{
"question_text": "Translate this word: \"pipe\"",
"answer_type": "multiple_choice",
"correct_answer": "管子",
"category": "nouns:small_movable_object",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"管子",
"刀片",
"梳子",
"灯泡",
"线",
"眼镜"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "jewel"
Question payload
{
"question_text": "Translate this word: \"jewel\"",
"answer_type": "multiple_choice",
"correct_answer": "宝石",
"category": "nouns:small_movable_object",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"锅铲",
"刀片",
"宝石",
"邮票",
"钥匙",
"眼镜"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "skiing"
Question payload
{
"question_text": "Translate this word: \"skiing\"",
"answer_type": "multiple_choice",
"correct_answer": "滑雪",
"category": "nouns:activity",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"冲浪",
"滑雪",
"网球",
"摄影",
"锻炼",
"国际象棋"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "waiting"
Question payload
{
"question_text": "Translate this word: \"waiting\"",
"answer_type": "multiple_choice",
"correct_answer": "等待",
"category": "nouns:activity",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"滑雪",
"羽毛球",
"烘焙",
"跑步",
"等待",
"电影"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "basketball"
Question payload
{
"question_text": "Translate this word: \"basketball\"",
"answer_type": "multiple_choice",
"correct_answer": "篮球",
"category": "nouns:activity",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"露营",
"瑜伽",
"锻炼",
"针脚",
"吻",
"篮球"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "reading"
Question payload
{
"question_text": "Translate this word: \"reading\"",
"answer_type": "multiple_choice",
"correct_answer": "阅读",
"category": "nouns:activity",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"高尔夫球",
"篮球",
"跑步",
"喷嚏",
"烹饪",
"阅读"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "lettuce"
Question payload
{
"question_text": "Translate this word: \"lettuce\"",
"answer_type": "multiple_choice",
"correct_answer": "生菜",
"category": "nouns:food",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"生菜",
"糖",
"黄瓜",
"肉",
"桃子",
"蛋糕"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "meat"
Question payload
{
"question_text": "Translate this word: \"meat\"",
"answer_type": "multiple_choice",
"correct_answer": "肉",
"category": "nouns:food",
"difficulty": "medium",
"tags": [
"translation",
"en",
"zh"
],
"choices": [
"面包卷",
"午餐",
"马铃薯",
"汤",
"玉米",
"肉"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}