| { |
| "results": { |
| "polish_klej_ner_multiple_choice": { |
| "acc,none": 0.07337220602526726, |
| "acc_stderr,none": 0.005749119076407838, |
| "acc_norm,none": 0.1151603498542274, |
| "acc_norm_stderr,none": 0.0070382814502759974, |
| "alias": "polish_klej_ner_multiple_choice" |
| } |
| }, |
| "configs": { |
| "polish_klej_ner_multiple_choice": { |
| "task": "polish_klej_ner_multiple_choice", |
| "dataset_path": "allegro/klej-nkjp-ner", |
| "training_split": "train", |
| "validation_split": "validation", |
| "test_split": "test", |
| "fewshot_split": "train", |
| "doc_to_text": "Zdanie: \"{{sentence}}\"\nJakiego rodzaju jest nazwana jednostka, jeżeli występuje w podanym zdaniu?\nMożliwe odpowiedzi: Brak nazwanej jednostki, Nazwa miejsca, Nazwa osoby, Nazwa organizacji, Czas, Nazwa geograficzna.\nRodzaj:", |
| "doc_to_target": "{{{'noEntity': 0, 'placeName': 1, 'persName': 2, 'orgName': 3, 'time': 4, 'geogName': 5}.get(target)}}", |
| "doc_to_choice": [ |
| "Brak jednostki", |
| "Nazwa miejsca", |
| "Nazwa osoby", |
| "Nazwa organizacji", |
| "Czas", |
| "Nazwa geograficzna" |
| ], |
| "description": "", |
| "target_delimiter": " ", |
| "fewshot_delimiter": "\n\n", |
| "num_fewshot": 0, |
| "metric_list": [ |
| { |
| "metric": "acc", |
| "aggregation": "mean", |
| "higher_is_better": true |
| }, |
| { |
| "metric": "acc_norm", |
| "aggregation": "mean", |
| "higher_is_better": true |
| } |
| ], |
| "output_type": "multiple_choice", |
| "repeats": 1, |
| "should_decontaminate": true, |
| "doc_to_decontamination_query": "{{sentence}}" |
| } |
| }, |
| "versions": { |
| "polish_klej_ner_multiple_choice": "Yaml" |
| }, |
| "n-shot": { |
| "polish_klej_ner_multiple_choice": 0 |
| }, |
| "config": { |
| "model": "hf", |
| "model_args": "pretrained=Azurro/APT3-1B-Base", |
| "batch_size": "16", |
| "batch_sizes": [], |
| "device": "cuda:0", |
| "use_cache": null, |
| "limit": null, |
| "bootstrap_iters": 100000, |
| "gen_kwargs": null |
| }, |
| "git_hash": null |
| } |