10 lines
206 B
YAML
10 lines
206 B
YAML
|
|
model_name: "PaddlePaddle/ERNIE-4.5-21B-A3B-PT"
|
||
|
|
hardware: "Atlas A2 Series"
|
||
|
|
tasks:
|
||
|
|
- name: "gsm8k"
|
||
|
|
metrics:
|
||
|
|
- name: "exact_match,flexible-extract"
|
||
|
|
value: 0.71
|
||
|
|
num_fewshot: 5
|
||
|
|
trust_remote_code: True
|